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:
a87606c
)
staging: unisys: virtpci: Fix CamelCase local variables in virtpci_device_add()
author
Bryan Thompson
<bryan.thompson@unisys.com>
Mon, 3 Nov 2014 19:21:11 +0000
(14:21 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:03:38 +0000
(16:03 -0800)
Rename the following local variables in virtpci_device_add()
pIoChan changed to io_chan
pDev changed to dev
Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found