commit | 0278a9055ac94ff368e8cdf3de3de25967c7f66b | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Mon Mar 16 13:58:24 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 23 21:53:52 2015 +0100 |
tree | 0059e882a9d4b0f065f8b6c0e57d026637a9b85a | |
parent | c60c8e26983fd44ffea4d1aedf9f889dcbfa80b8 [diff] |
staging: unisys: refactor my_device_changestate() Fix the CamelCase names: busNo => bus_no devNo => dev_no pDevInfo => dev_info Update all references to use the new names, and remove the goto and label entirely. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>