Re: linux-next: build warnings after merge of the fsinfo tree

From: David Howells
Date: Tue Aug 04 2020 - 04:10:27 EST


Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> 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