diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-02 10:47:06 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-07-09 18:07:53 +0300 |
commit | f4354a94e2097fe87a14d47ff502754bb547029a (patch) | |
tree | cc74402da2b06d0f76ef42094e6db1a05faabfaf /block/partitions | |
parent | b64a71a0130dd2a88b0fc36a3c0a4882f47813e8 (diff) | |
download | linux-f4354a94e2097fe87a14d47ff502754bb547029a.tar.xz |
loop: remove redundant pointer inode
Pointer inode is being assigned but is never used hence it is redundant
and can be removed.
Cleans up clang warning:
warning: variable 'inode' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/partitions')
0 files changed, 0 insertions, 0 deletions