From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYt6x-0007U9-MC for qemu-devel@nongnu.org; Mon, 07 Sep 2015 05:53:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYt6u-0006JN-CP for qemu-devel@nongnu.org; Mon, 07 Sep 2015 05:53:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYt6u-0006JG-6o for qemu-devel@nongnu.org; Mon, 07 Sep 2015 05:53:12 -0400 From: Paolo Bonzini Date: Mon, 7 Sep 2015 11:53:00 +0200 Message-Id: <1441619584-17992-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH 0/4] updates to coding style and checkpatch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Andreas Faerber , Eduardo Habkost , Markus Armbruster The first two patches are a resend of a previous proposal sent to qemu-devel. The last two are new. Paolo Paolo Bonzini (4): CODING_STYLE: update mixed declaration rules CODING_STYLE, checkpatch: update line length rules checkpatch: adapt some tests to QEMU checkpatch: remove tests that are not relevant outside the kernel CODING_STYLE | 26 ++- scripts/checkpatch.pl | 564 ++++++++------------------------------------------ 2 files changed, 105 insertions(+), 485 deletions(-) -- 2.4.3