All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cppcheck warnings fixes
@ 2015-06-19 19:40 Boris Egorov
  2015-06-19 19:40 ` [PATCH 1/3] sys-utils/disk-utils/lib: fix printf format types [cppcheck] Boris Egorov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Boris Egorov @ 2015-06-19 19:40 UTC (permalink / raw)
  To: util-linux; +Cc: Boris Egorov

Following patches fix some cppcheck (version 1.70 dev) warnings.

Boris Egorov (3):
  sys-utils/disk-utils/lib: fix printf format types [cppcheck]
  libblkid/whereis: simplify some conditions [cppcheck]
  cfdisk: fix condition logic [cppcheck]

 disk-utils/cfdisk.c      |  2 +-
 disk-utils/fsck.cramfs.c |  6 +++---
 disk-utils/mkfs.bfs.c    |  6 +++---
 lib/cpuset.c             |  6 +++---
 libblkid/src/tag.c       |  2 +-
 misc-utils/whereis.c     |  2 +-
 sys-utils/chcpu.c        | 38 +++++++++++++++++++-------------------
 sys-utils/hwclock-rtc.c  |  2 +-
 sys-utils/ipcs.c         |  4 ++--
 sys-utils/readprofile.c  | 12 ++++++------
 10 files changed, 40 insertions(+), 40 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe util-linux" in

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-25 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-19 19:40 [PATCH 0/3] cppcheck warnings fixes Boris Egorov
2015-06-19 19:40 ` [PATCH 1/3] sys-utils/disk-utils/lib: fix printf format types [cppcheck] Boris Egorov
2015-06-19 19:41 ` [PATCH 2/3] libblkid/whereis: simplify some conditions [cppcheck] Boris Egorov
2015-06-19 19:41 ` [PATCH 3/3] cfdisk: fix condition logic [cppcheck] Boris Egorov
2015-06-25 10:10 ` [PATCH 0/3] cppcheck warnings fixes Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.