[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1375750807.1968.20.camel@joe-AO722>
Date: Mon, 05 Aug 2013 18:00:07 -0700
From: Joe Perches <joe@...ches.com>
To: Phil Carmody <phil.carmody@...tner.samsung.com>
Cc: apw@...onical.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] checkpatch: fix some whitespace issues caused by
--fix
On Mon, 2013-08-05 at 14:08 +0300, Phil Carmody wrote:
> Lines with incorrect spacing around an operator, such as:
> bystander, correct,incorrect
> would get "fixed" to
> bystander,correct, incorrect
> as the correct argument as well as the incorrectly-spaced operator
> were both being trimmed. The correct argument only needs to be
> right trimmed.
Thanks for the patch, but I think it needs a different fix.
Even after your patch the --fix option still makes a mess
of several code spacing issues.
I'll work on it and propose something soonish.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists