summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-03-24 20:47:28 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-27 00:01:23 +0100
commitaddceb12a3ed62e50c842f4c8f6099e1ead29ba8 (patch)
treec4354e5b1df0abc7607928e53bff35eb3c833689 /include/linux
parenta1191146c9a6ebc0e15ef50788bd392339510c0d (diff)
staging: unisys: use local variable in cleanup
the dev_t was being stored in visorchipset_platform_device.dev.devt while initializing the module. so pass that value as an argument to cleanup() so that it can use this local variable instead of the global variable. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions