staging: unisys: fix CamelCase members of virtpci_dev
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 27 Oct 2014 18:18:14 +0000 (14:18 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 09:42:07 +0000 (17:42 +0800)
Fix CamelCase names in this structure:

busNo => bus_no
deviceNo => device_no

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found