summaryrefslogtreecommitdiff
path: root/lib/decompress_unxz.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2016-03-18 17:55:37 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-04-18 15:23:37 +0300
commit6b968737c3efe7cdaa5407afec972cd7c7d3ca35 (patch)
tree23e860cf50d742c8a812517377ed450c9967e7dd /lib/decompress_unxz.c
parentc7b640d2a21c2dd724cd8aa9f0b78d6a3d61d776 (diff)
downloadlinux-6b968737c3efe7cdaa5407afec972cd7c7d3ca35.tar.xz
usb: gadged: pch_udc: get rid of redundant assignments
It seems there are leftovers of some assignments which are not used anymore. Compiler even warns us about: drivers/usb/gadget/udc/pch_udc.c:2022:22: warning: variable ‘dev’ set \ but not used [-Wunused-but-set-variable] drivers/usb/gadget/udc/pch_udc.c:2639:9: warning: variable ‘ret’ set \ but not used [-Wunused-but-set-variable] Remove them and shut compiler about. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'lib/decompress_unxz.c')
0 files changed, 0 insertions, 0 deletions