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: <apw@...>, <linux-kernel@...>
Date: Tuesday, October 30, 2007 - 3:54 pm

Timur Tabi wrote:

Well, that is a bit of a stinker.  Maybe it could be reworked a little
to make it easier for humans and checkpatch to understand?

  __be32 *crazy_pointer = (void *)firmware + calc_size;
  crc = be32_to_cpu(*crazy_pointer);

(Does this need to worry about get_unaligned() at all?)

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

Messages in current thread:
Re: checkpatch bug: space between left parenthesis and aster..., Zach Brown, (Tue Oct 30, 3:54 pm)