]> git.sesse.net Git - bcachefs-tools-debian/commit
Fix some clang warnings
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 4 Apr 2017 08:28:13 +0000 (00:28 -0800)
committerKent Overstreet <kent.overstreet@gmail.com>
Tue, 4 Apr 2017 14:43:08 +0000 (06:43 -0800)
commit978c16040525ffe1199bed6afd799eaa64d0f01c
tree789f68229be0af9579238a6d1e86af576ab33b3d
parent64c325ef483c863c720a7f53c6b3126e583e05a0
Fix some clang warnings

the issue in cmd_debug - passing members of struct bpos to kstrtoull,
which aren't aligned - was a legit bug
Makefile
cmd_debug.c
cmd_fs.c
include/linux/blkdev.h
include/linux/bug.h
include/linux/spinlock.h