fs/zonefs/super.c:1110:6: warning: Variable 'ret' is reassigned a value before the old one has been used.

2020-08-09 Thread kernel test robot
add following tag as appropriate Reported-by: kernel test robot cppcheck warnings: (new ones prefixed by >>) >> fs/zonefs/super.c:1110:6: warning: Variable 'ret' is reassigned a value >> before the old one has been used. [redundantAssignment] ret = 0; ^

fs/zonefs/super.c:1110:6: warning: Variable 'ret' is reassigned a value before the old one has been used.

2020-07-18 Thread kernel test robot
add following tag as appropriate Reported-by: kernel test robot cppcheck warnings: (new ones prefixed by >>) >> fs/zonefs/super.c:1110:6: warning: Variable 'ret' is reassigned a value >> before the old one has been used. [redundantAssignment] ret = 0; ^