diff options
author | Colin Ian King <[email protected]> | 2017-10-27 16:59:06 +0100 |
---|---|---|
committer | Shaohua Li <[email protected]> | 2017-11-01 21:32:24 -0700 |
commit | fc33060ba0c78310f6398357ffca8f55a4c41cee (patch) | |
tree | 94348c93acb37125fd7ab4e4c9c6b79cbfad6229 /lib/test_overflow.c | |
parent | f81f7302e86f5c0a21b59c94164f2510812b7764 (diff) |
md: remove redundant variable q
The pointer q is assigned but never read; it is redundant and can
be removed. Cleans up clang warning:
drivers/md/md-multipath.c:260:4: warning: Value stored to 'q' is
never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Shaohua Li <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions