diff options
author | Sebastian Ott <[email protected]> | 2017-06-26 19:47:16 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2017-07-05 07:35:29 +0200 |
commit | c14b7a85be8f9f2c3faba45ddf47e851feb1c27c (patch) | |
tree | aecbdbe92409ba4474b4fe36ac33685a8bf3bea4 /include/linux/fpga/fpga-mgr.h | |
parent | 4bca698ffe7e511e79b3f2cc5e7293c046549154 (diff) |
s390/vfio_ccw: remove unused variable
Fix this set but not used warning:
drivers/s390/cio/vfio_ccw_drv.c: In function 'vfio_ccw_sch_io_todo':
drivers/s390/cio/vfio_ccw_drv.c:72:21: warning: variable 'sch' set but not used [-Wunused-but-set-variable]
struct subchannel *sch;
^
Signed-off-by: Sebastian Ott <[email protected]>
Reviewed-by: Dong Jia Shi <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions