summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-11-10 04:13:24 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-17 21:55:09 +0100
commitc65b63a085c86d23b439f1a2831628c3c3ae4f94 (patch)
treef536dd8fb970586f6b1f9bbb386c0215454241d4 /tools/perf/scripts/python
parentd7589b83d628eeb0850d61c354dbf47e15befc10 (diff)
sysv: return 'err' instead of 0 in __sysv_write_inode
[ Upstream commit c4b7d1ba7d263b74bb72e9325262a67139605cde ] Fixes gcc '-Wunused-but-set-variable' warning: fs/sysv/inode.c: In function '__sysv_write_inode': fs/sysv/inode.c:239:6: warning: variable 'err' set but not used [-Wunused-but-set-variable] __sysv_write_inode should return 'err' instead of 0 Fixes: 05459ca81ac3 ("repair sysv_write_inode(), switch sysv to simple_fsync()") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions