diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-27 17:59:06 +0200 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2017-11-02 05:32:24 +0100 |
commit | fc33060ba0c78310f6398357ffca8f55a4c41cee (patch) | |
tree | 94348c93acb37125fd7ab4e4c9c6b79cbfad6229 /Documentation/md/md-cluster.txt | |
parent | raid1: remove obsolete code in raid1_write_request (diff) | |
download | linux-fc33060ba0c78310f6398357ffca8f55a4c41cee.tar.xz linux-fc33060ba0c78310f6398357ffca8f55a4c41cee.zip |
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 <colin.king@canonical.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'Documentation/md/md-cluster.txt')
0 files changed, 0 insertions, 0 deletions