commit | c394650650b0fc91aebfef601c5a427ef387bb72 | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Mon Mar 16 13:57:48 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 20 14:19:16 2015 +0100 |
tree | efb9f2f4edf07055971c4c64897ecb838746ef60 | |
parent | 911e213ea30c119ec0ae8255de5e7c85f85a867b [diff] |
staging: unisys: remove unnecessary complication from delete_vbus_device Take out the variable used to compute a comparison against NULL, and just use the parameter directly. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>