linux-next: origin tree build warning
From: Stephen Rothwell <hidden>
Date: 2009-10-11 23:57:31
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 198 bytes
From: Stephen Rothwell <hidden>
Date: 2009-10-11 23:57:31
Also in:
lkml
Hi Trond,
Today's linux-next build (powerpc ppc64_defconfig) produced these warnings:
fs/nfs/super.c: In function 'nfs_compare_remount_data':
fs/nfs/super.c:1852: warning: passing argument 1 of 'rpc_cmp_addr' from incompatible pointer type
include/linux/sunrpc/clnt.h:254: note: expected 'const struct sockaddr *' but argument is of type 'struct __kernel_sockaddr_storage *'
fs/nfs/super.c:1852: warning: passing argument 2 of 'rpc_cmp_addr' from incompatible pointer type
include/linux/sunrpc/clnt.h:254: note: expected 'const struct sockaddr *' but argument is of type 'struct __kernel_sockaddr_storage *'
Introduced by commit bcd2ea17da6a329a7276cde7286d802f009af332 ("NFS: Fix
port initialisation in nfs_remount()").
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/