diff options
author | 2015-04-01 11:49:59 +0200 | |
---|---|---|
committer | 2015-04-01 11:49:59 +0200 | |
commit | 79d5eeddd7d23bd4588e370072977928b7075911 (patch) | |
tree | 8192ec5ba334cd49e5d418c665568db85bd78e65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | can: introduce new raw socket option to join the given CAN filters (diff) | |
download | linux-dev-79d5eeddd7d23bd4588e370072977928b7075911.tar.xz linux-dev-79d5eeddd7d23bd4588e370072977928b7075911.zip |
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var
This patch silences the compiler warning:
drivers/net/can/usb/peak_usb/pcan_usb_fd.c: In function 'pcan_usb_fd_send_cmd':
drivers/net/can/usb/peak_usb/pcan_usb_fd.c:185:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized]
by initialising the variable as 0.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions