diff options
| author | Andy Whitcroft <[email protected]> | 2009-01-06 14:41:19 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-01-06 15:59:15 -0800 |
| commit | 8e761b04a34288a3b0b29c0f49cdf157d7db8863 (patch) | |
| tree | 70aa571d291926c33327acffa4923d0124cd9b12 /tools/perf/scripts/python | |
| parent | 5fe3af119bed58d240e2097fe76f322ab51902d7 (diff) | |
checkpatch: detect multiple bitfield declarations
Detect the colons (:) which make up secondary bitfield declarations and
apply binary colon checks. For example the following is common idiom:
int foo:1,
bar:1;
Signed-off-by: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions