Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752691AbaAGRMX (ORCPT ); Tue, 7 Jan 2014 12:12:23 -0500 Received: from g4t0014.houston.hp.com ([15.201.24.17]:3757 "EHLO g4t0014.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751574AbaAGRMS (ORCPT ); Tue, 7 Jan 2014 12:12:18 -0500 Message-ID: <1389114734.3095.3.camel@buesod1.americas.hpqcorp.net> Subject: Re: [PATCH] ipc: whitespace cleanup From: Davidlohr Bueso To: Manfred Spraul Cc: Andrew Morton , LKML , Davidlohr Bueso , Rik van Riel , Joe Perches Date: Tue, 07 Jan 2014 09:12:14 -0800 In-Reply-To: <1387897356-6140-1-git-send-email-manfred@colorfullife.com> References: <1387897356-6140-1-git-send-email-manfred@colorfullife.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 (3.6.4-3.fc18) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2013-12-24 at 16:02 +0100, Manfred Spraul wrote: > The ipc code does not adhere the typical linux coding style. > This patch fixes lots of simple whitespace errors. While it's no big deal, the title of the patch doesn't really reflect the actual changes as it deals with much more than just whitespace cleanups. How about something like "ipc: checkpatch fixes"? > > - mostly autogenerated by > scripts/checkpatch.pl -f --fix \ > --types=pointer_location,spacing,space_before_tab > - one manual fixup (keep structure members tab-aligned) > - removal of additional space_before_tab that were not found by --fix > > diff -w is empty. > Tested with some of my msg and sem test apps. > > Andrew: Could you include it in -mm and move it towards Linus' tree? This patch doesn't apply on top of linux-next (which now includes Rafael's changes), could you please resend? I'm planning some more cleanups on top of this so, if Andrew agrees, I can include these changes to my patchset. Thanks, Davidlohr -- 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/