mbox series

[0/4] cppcheck

Message ID 20201117171435.2303641-1-ferruh.yigit@intel.com (mailing list archive)
Headers
Series cppcheck |

Message

Ferruh Yigit Nov. 17, 2020, 5:14 p.m. UTC
  Fix a few of issues identified by cppcheck

Ferruh Yigit (4):
  app/procinfo: fix redundant condition
  app/procinfo: fix negative check on unsigned variable
  app/procinfo: remove suspicious sizeof
  app/procinfo: remove useless assignment

 app/proc-info/main.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)