Messages in this thread |  | | | Date | Tue, 16 Jun 2009 16:07:51 +1000 | | From | Stephen Rothwell <> | | Subject | linux-next: cifs tree build warning |
| |
Hi Steve,
Today's linux-next build (x86_64 allmodconfig) produced this warning:
fs/cifs/dns_resolve.c: In function 'is_ip': fs/cifs/dns_resolve.c:42: warning: passing argument 1 of 'cifs_convert_address' discards qualifiers from pointer target type fs/cifs/cifsproto.h:77: note: expected 'char *' but argument is of type 'const char *'
Introduced by commit 1e68b2b2756fc3488ecbade5ad5f13302b3aaafc ("cifs: add new routine for converting AF_INET and AF_INET6 addrs").
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |