From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Tue, 08 Nov 2011 23:43:10 +1100 Subject: [U-Boot] [PATCH v2 00/12] x86: Various cosmetic and minor code fixups In-Reply-To: <1320755603-8695-1-git-send-email-graeme.russ@gmail.com> References: <1320755603-8695-1-git-send-email-graeme.russ@gmail.com> Message-ID: <4EB923DE.8010607@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Of the patches, patch 4 (cosmetic: checkpatch cleanup of arch/x86/lib/*.c) > has 23 checkpatch warnings all associated with asm statements which > checkpatch does not know how to deal with, and 3 'line over 80 characters' > warnings in x86/lib/zimage.c (see above) Oops, I meant to say all except #4 are checkpatch clean... Regards, Graeme