Hi, On 2014/12/19 15:13, Qu Wenruo wrote: > Cleanup warning when compile btrfs-progs with clang. > > Clang analyser also reports about 60+ errors, but it will be another > patchset fixing it later. > > Qu Wenruo (5): > btrfs-progs: Makefile: Move linker only option to LDFLAGS > btrfs-progs: Fix a clang dead-judgement warning in disk-io.c. > btrfs-progs: Remove a unused function root_gtp_mask(). > btrfs-progs: Remove a unused function offset_to_bitmap() > btrfs-progs: Remove deprecated _BSD_SOURCE macro. All these patches looks good to me. Reviewed-by: Satoru Takeuchi <takeuchi_satoru@xxxxxxxxxxxxxx> Thanks, Satoru > > Makefile | 3 ++- > cmds-receive.c | 2 +- > disk-io.c | 9 ++++++--- > free-space-cache.c | 16 ---------------- > radix-tree.c | 5 ----- > 5 files changed, 9 insertions(+), 26 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
