From: Bryan Thompson Date: Mon, 3 Nov 2014 19:21:11 +0000 (-0500) Subject: staging: unisys: virtpci: Fix CamelCase local variables in virtpci_device_add() X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~504 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c159921f7eca8ca323316e7c0ad64d0e073b2ded;p=pandora-kernel.git staging: unisys: virtpci: Fix CamelCase local variables in virtpci_device_add() Rename the following local variables in virtpci_device_add() pIoChan changed to io_chan pDev changed to dev Signed-off-by: Bryan Thompson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed