Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Unverified Commit dc7cb2d2 authored by Jiapeng Chong's avatar Jiapeng Chong Committed by Christian Brauner
Browse files

fs/buffer: Remove redundant assignment to err


Variable 'err' set but not used.

fs/buffer.c:2613:2: warning: Value stored to 'err' is never read.

Reported-by: default avatarAbaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4589


Signed-off-by: default avatarJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 4e04143c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment