From c159921f7eca8ca323316e7c0ad64d0e073b2ded Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 3 Nov 2014 14:21:11 -0500 Subject: [PATCH] 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-format-patch failed