linux/net/9p
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-05 20:47:47 -08:00
..
client.c 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
conv.c
error.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
fcprint.c
Kconfig
Makefile 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
mod.c 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
trans_fd.c 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
trans_virtio.c net/9p/trans_virtio.c: kmalloc() enough memory 2008-02-19 16:25:30 -08:00
util.c