From: Stefan Hajnoczi Date: Fri, 11 Jan 2013 22:08:14 +0000 (+0100) Subject: staging: line6: avoid CamelCase POD_* enums in pod.c X-Git-Tag: v3.9-rc1~127^2~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7936095f945f62faf0da510f8305b6536b8f2c1b;p=pandora-kernel.git staging: line6: avoid CamelCase POD_* enums in pod.c Fix the following checkpatch.pl warnings: WARNING: Avoid CamelCase: #4512: FILE: staging/line6/pod.c:41: + POD_monitor_level = 0x04, WARNING: Avoid CamelCase: #4513: FILE: staging/line6/pod.c:42: + POD_system_invalid = 0x10000 Signed-off-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed