checkpatch.pl: extend list of expected-to-be-const structures
authorEmese Revfy <re.emese@gmail.com>
Fri, 5 Mar 2010 21:43:53 +0000 (13:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2010 19:26:44 +0000 (11:26 -0800)
commit79404849e90a41ea2109bd0e2f7c7164b0c4ce73
tree9784e94c01de0b154711954d1b6df90467264b70
parent22fd2d3e4f75a2596ccdfdcbdfd505c9c60bf346
checkpatch.pl: extend list of expected-to-be-const structures

Based on Arjan's suggestion, extend the list of ops structures that should
be const.

Signed-off-by: Emese Revfy <re.emese@gmail.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl