]> Git Repo - linux.git/commit
rtc-twl: Storage class should be before const qualifier
authorTobias Klauser <[email protected]>
Fri, 5 Mar 2010 21:44:23 +0000 (13:44 -0800)
committerLinus Torvalds <[email protected]>
Sat, 6 Mar 2010 19:26:47 +0000 (11:26 -0800)
commit2e84067b6e557b0b85cdbceaf9a9189fc2c26536
tree98f8170511bbb06db5483edca4315345033ffeac
parent870a2761a8df7dea7449b4225c9babcf22c6ead4
rtc-twl: Storage class should be before const qualifier

The C99 specification states in section 6.11.5:

The placement of a storage-class specifier other than at the beginning of
the declaration specifiers in a declaration is an obsolescent feature.

Signed-off-by: Tobias Klauser <[email protected]>
Signed-off-by: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-twl.c
This page took 0.053527 seconds and 4 git commands to generate.