From: Benjamin Romer Date: Tue, 30 Sep 2014 16:08:14 +0000 (-0400) Subject: staging: unisys: fix CamelCase in bus_device_info_init() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534429dbb9a4d0ff4fad2617dda2a19ee71365a8;p=pandora-kernel.git staging: unisys: fix CamelCase in bus_device_info_init() 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed