]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6ada7fe921ab8c5f108837ff15135c4cb257f157
tree9784e94c01de0b154711954d1b6df90467264b70
parent0d0498a80e91657e6c821aa057ea2cd6d0e5b788
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