summaryrefslogtreecommitdiffstats
path: root/fs/aio.c
diff options
context:
space:
mode:
authorColin Ian King2019-05-11 15:27:00 +0200
committerMike Marshall2019-07-11 18:52:37 +0200
commitf10789e4f6d6e2d0592620e6e3f6b4ff35d3488d (patch)
treef3ec8d03c8705abc1628db163a0e8b103fba6710 /fs/aio.c
parentLinux 5.2 (diff)
downloadkernel-qcow2-linux-f10789e4f6d6e2d0592620e6e3f6b4ff35d3488d.tar.gz
kernel-qcow2-linux-f10789e4f6d6e2d0592620e6e3f6b4ff35d3488d.tar.xz
kernel-qcow2-linux-f10789e4f6d6e2d0592620e6e3f6b4ff35d3488d.zip
orangefs: remove redundant assignment to variable buffer_index
The variable buffer_index is being initialized however this is never read and later it is being reassigned to a new value. The initialization is redundant and hence can be removed. Addresses-Coverity: ("Unused Value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions