original_kernel/net/tipc
Richard Alpe 941787b829 tipc: remove tipc_snprintf
tipc_snprintf() was heavily utilized by the old netlink API which no
longer exists (now netlink compat).

In this patch we swap tipc_snprintf() to the identical scnprintf() in
the only remaining occurrence.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-09 13:20:49 -08:00
..
Kconfig
Makefile tipc: remove tipc_snprintf 2015-02-09 13:20:49 -08:00
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: remove tipc_snprintf 2015-02-09 13:20:49 -08:00
bearer.h
core.c tipc: nl compat add noop and remove legacy nl framework 2015-02-09 13:20:49 -08:00
core.h tipc: remove tipc_snprintf 2015-02-09 13:20:49 -08:00
discover.c
discover.h
eth_media.c
ib_media.c
link.c tipc: nl compat add noop and remove legacy nl framework 2015-02-09 13:20:49 -08:00
link.h
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c tipc: nl compat add noop and remove legacy nl framework 2015-02-09 13:20:49 -08:00
name_table.h
net.c tipc: nl compat add noop and remove legacy nl framework 2015-02-09 13:20:49 -08:00
net.h
netlink.c
netlink.h
netlink_compat.c tipc: nl compat add noop and remove legacy nl framework 2015-02-09 13:20:49 -08:00
node.c tipc: nl compat add noop and remove legacy nl framework 2015-02-09 13:20:49 -08:00
node.h
server.c
server.h
socket.c tipc: nl compat add noop and remove legacy nl framework 2015-02-09 13:20:49 -08:00
socket.h
subscr.c
subscr.h
sysctl.c