commit | 97404085222c591883e9f60a52f79f0de658d512 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Oct 03 08:44:13 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 03 08:44:13 2017 -0400 |
tree | e9279f003773a580599bd5efad6feee13acfc3f8 | |
parent | 513692513b3759814f42b8d16be0d36e63831492 [diff] |
fs/btrfs: Fix warning in btrfs_check_super() We specifically say that the last arg is u32, so use %lu. Signed-off-by: Tom Rini <trini@konsulko.com>