From: Benjamin Romer Date: Fri, 3 Oct 2014 18:09:18 +0000 (-0400) Subject: staging: unisys: Fix ULTRA_VBUS_DEVICEINFO X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b6b291871ef333ae49ada031ee3c5a407a0a94;p=pandora-kernel.git staging: unisys: Fix ULTRA_VBUS_DEVICEINFO Remove the typedef from ULTRA_VBUS_DEVICEINFO and use struct ultra_vbus_deviceinfo instead. Fix CamelCase member names: devType => devtype drvName => drvname infoStrings => infostrs Fix indentation on function definitions that were affected by the structure's name change. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed