Stephen Rothwell <s...@canb.auug.org.au> wrote: > After merging the fsinfo tree, today's linux-next build (powerpc > allyesconfig) produced these warnings: > > samples/vfs/test-mntinfo.c: In function 'display_mount': > samples/vfs/test-mntinfo.c:146:19: warning: format '%llx' expects argument of > type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long > unsigned int'} [-Wformat=] ...
I've appended a patch for that. David