diff options
| author | Stefan Hajnoczi <[email protected]> | 2013-01-11 23:08:14 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-01-11 16:40:51 -0800 |
| commit | 7936095f945f62faf0da510f8305b6536b8f2c1b (patch) | |
| tree | 77e96227f2d2c8b567f68c170a400a606fee23e4 /tools/perf/scripts/python/bin | |
| parent | 269edc8ee93c59820b2b54c2d010ab09c5e45cfe (diff) | |
staging: line6: avoid CamelCase POD_* enums in pod.c
Fix the following checkpatch.pl warnings:
WARNING: Avoid CamelCase: <POD_monitor_level>
#4512: FILE: staging/line6/pod.c:41:
+ POD_monitor_level = 0x04,
WARNING: Avoid CamelCase: <POD_system_invalid>
#4513: FILE: staging/line6/pod.c:42:
+ POD_system_invalid = 0x10000
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions