Re: checkpatch bug: space between left parenthesis and asterisk

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Timur Tabi <timur@...>
Cc: <linux-kernel@...>
Date: Tuesday, October 30, 2007 - 5:46 pm

On Tue, Oct 30, 2007 at 02:27:13PM -0500, Timur Tabi wrote:

Hmmm, i've looked back a couple of releases and this seems to get
reported correctly.  Removing this space is then silent.

ERROR: no space after that '*' (ctx:BxW)
#4: FILE: Z31.c:1:
+       crc = __be32_to_cpu(* ((__be32 *) ((void *) firmware + calc_size)));

What version is checkpatch reported as?  Also can I have the entire diff
hunk this is from in case its being caused by the context, though that
seems unlikely.

Thanks.

-apw
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: checkpatch bug: space between left parenthesis and aster..., Andy Whitcroft, (Tue Oct 30, 5:46 pm)