[PATCH] ARM: davinci: add missing commas on last members of structure and arrays

Nori, Sekhar nsekhar at ti.com
Wed Dec 14 08:14:14 EST 2011


Hi Akshay,

On Thu, Dec 08, 2011 at 14:35:51, Shankarmurthy, Akshay wrote:
> This patch adds missing commas on last members of structure and arrays.
> This makes less harder to add additional initializer at the end of the
> existing initializers and avoids the conflict of more line being
> modified. This was pointed out by Russell King in his pet peeves mail at
> http://www.spinics.net/lists/arm-kernel/msg147268.html.

Tony has already provided link to his patches fixing this in the
message you referenced. Is your patch catching any additional instances?

Tony's patch adds comma after some sentinels, which should be dropped.

Thanks,
Sekhar




More information about the linux-arm-kernel mailing list