commit | 6b7fd350e85a97892a2cb066364797f3f3dcb9c9 | [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 | f7ae1ca3e894d67ef1e8b6256a26c08e30e25127 [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>