alistair23-linux/net/appletalk
Hannes Eder 2db096086e appletalk: fix warning: format not a string literal and no ...
Impact: Use 'static const char[]' instead of 'static char[]', and
since the data is const now it can be placed in __initconst.

Fix this warning:
  net/appletalk/ddp.c: In function 'atalk_init':
  net/appletalk/ddp.c:1894: warning: format not a string literal and no format arguments

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-26 23:13:33 -08:00
..
aarp.c appletalk: convert aarp to net_device_ops 2009-01-07 17:21:44 -08:00
atalk_proc.c [APPLETALK]: Use proc_create() to setup ->proc_fops first 2008-02-28 12:53:32 -08:00
ddp.c appletalk: fix warning: format not a string literal and no ... 2009-02-26 23:13:33 -08:00
dev.c appletalk: remove unneeded stubs 2009-01-21 14:02:18 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_atalk.c net: '&' redux 2008-11-03 18:21:05 -08:00