mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
3c84dc7e79
Remove unused variables which generates these warnings: [linux-4.10-rc5/drivers/char/xilinx_hwicap/buffer_icap.c:301]: (style) Variable 'num_writes' is modified but its new value is never used. [linux-4.10-rc5/drivers/char/xilinx_hwicap/buffer_icap.c:356]: (style) Variable 'read_count' is modified but its new value is never used. Reported-by: David Binderman <dcb314@hotmail.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
buffer_icap.c | ||
buffer_icap.h | ||
fifo_icap.c | ||
fifo_icap.h | ||
Makefile | ||
xilinx_hwicap.c | ||
xilinx_hwicap.h |