On Thu, Dec 30, 2021 at 06:36:22AM +0000, cgel.zte@xxxxxxxxx wrote: > From: luo penghao <luo.penghao@xxxxxxxxxx> > > Subsequent if judgments will assign new values to ret, so the > statement here should be deleted > > The clang_analyzer complains as follows: > > fs/proc/proc_sysctl.c: > > Value stored to 'ret' is never read > > Reported-by: Zeal Robot <zealci@xxxxxxxxxx> > Signed-off-by: luo penghao <luo.penghao@xxxxxxxxxx> Acked-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> Luis