All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs-progs: build warning hunting routine
@ 2020-06-23  5:48 Qu Wenruo
  2020-06-23  5:48 ` [PATCH 1/2] btrfs-progs: convert/ext2: fix the pointer sign warning Qu Wenruo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Qu Wenruo @ 2020-06-23  5:48 UTC (permalink / raw)
  To: linux-btrfs

Two small cosmetic warning hunting with latest GCC/e2fsprogs.

Qu Wenruo (2):
  btrfs-progs: convert/ext2: fix the pointer sign warning
  btrfs-progs: Fix seemly wrong format overflow warning

 common/fsfeatures.c   | 2 +-
 convert/source-ext2.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2020-06-24 15:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23  5:48 [PATCH 0/2] btrfs-progs: build warning hunting routine Qu Wenruo
2020-06-23  5:48 ` [PATCH 1/2] btrfs-progs: convert/ext2: fix the pointer sign warning Qu Wenruo
2020-06-23  5:48 ` [PATCH 2/2] btrfs-progs: Fix seemly wrong format overflow warning Qu Wenruo
2020-06-24 15:46 ` [PATCH 0/2] btrfs-progs: build warning hunting routine David Sterba

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.