staging: netlogic: Fix CamelCase for constants
authorLaura Garcia Liebana <nevola@gmail.com>
Wed, 17 Feb 2016 08:51:32 +0000 (09:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:59:37 +0000 (14:59 -0800)
commita5cecac645c7eb18e0c23d6c52662cbe07b6d232
treede3e93a313815fc904f26345c76f36aafbabe222
parent06409808e3da79c42320e2dfb17a7a424c2fdfcb
staging: netlogic: Fix CamelCase for constants

Avoid the use of CamelCase for constants. Checkpatch detected these
issues.

Signed-off-by: Laura Garcia Liebana <nevola@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/netlogic/xlr_net.c
drivers/staging/netlogic/xlr_net.h
This page took 0.025187 seconds and 5 git commands to generate.