diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-05-27 12:01:51 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-27 05:19:36 -0600 |
commit | 3b5b7b1f70e79fb060d485412b3c748f0a83111b (patch) | |
tree | f715949127c0a07d9ec053467be261c95d58360f /drivers/md/bcache/sysfs.c | |
parent | d92f79a55232405d66ca343294f873cefd04ddd7 (diff) | |
download | lwn-3b5b7b1f70e79fb060d485412b3c748f0a83111b.tar.gz lwn-3b5b7b1f70e79fb060d485412b3c748f0a83111b.zip |
bcache: remove redundant variables i and n
Variables i and n are being assigned but are never used. They are
redundant and can be removed.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Coly Li <colyli@suse.de>
Addresses-Coverity: ("Unused value")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md/bcache/sysfs.c')
0 files changed, 0 insertions, 0 deletions