staging: unisys: fix CamelCase names in struct uisqueue_info
authorBenjamin Romer <benjamin.romer@unisys.com>
Tue, 30 Sep 2014 16:07:52 +0000 (12:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 16:42:30 +0000 (09:42 -0700)
commit833c7255cebceefe3208290c4a06456ad743fa59
treed548aeb3c510489f3e9dc653aef3419a741f1ef8
parent17f5e49167cfca5c2c0d04863b8373736448238b
staging: unisys: fix CamelCase names in struct uisqueue_info

Clean up CamelCase names:
Reserved1 => reserved1
Reserved2 => reserved2

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/uisqueue.h
This page took 0.042787 seconds and 5 git commands to generate.