Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752463AbZJPSjp (ORCPT ); Fri, 16 Oct 2009 14:39:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751382AbZJPSjo (ORCPT ); Fri, 16 Oct 2009 14:39:44 -0400 Received: from adelie.canonical.com ([91.189.90.139]:52939 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765AbZJPSjo (ORCPT ); Fri, 16 Oct 2009 14:39:44 -0400 From: Andy Whitcroft To: Andrew Morton Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Andy Whitcroft Subject: [PATCH 0/7] update checkpatch to v0.30 Date: Fri, 16 Oct 2009 19:39:25 +0100 Message-Id: <1255718372-22805-1-git-send-email-apw@canonical.com> X-Mailer: git-send-email 1.6.3.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 979 Lines: 25 Here is a batch of checkpatch updates. The second of which should fix akpm's issue triggering perl warnings on some patches. The rest are the normal slew of little fixes. These have passed testing here. Complete changelog below. -apw Andy Whitcroft (7): checkpatch: possible types -- prevent illegal modifiers being added checkpatch: correctly stop scanning at the bottom of a hunk checkpatch: update copyright dates checkpatch: fix false errors due to macro concatenation checkpatch: fix __attribute__ matching checkpatch: fix false EXPORT_SYMBOL warning checkpatch: version 0.30 scripts/checkpatch.pl | 84 +++++++++++++++++++++++++++++++++++------------- 1 files changed, 61 insertions(+), 23 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/