git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a56db94
)
staging: unisys: fix CamelCase in bus_device_info_init()
author
Benjamin Romer
<benjamin.romer@unisys.com>
Tue, 30 Sep 2014 16:08:14 +0000
(12:08 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 16:47:28 +0000
(09:47 -0700)
Fix CamelCase names:
BusDeviceInfo_Init => bus_device_info_init
pBusDeviceInfo => bus_device_info_ptr
deviceType => dev_type
driverName => driver_name
verTag => ver_tag
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found