linux/net/llc
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc()
Finally, the zero_it argument can be completely removed from
the callers and from the function prototype.

Besides, fix the checkpatch.pl warnings about using the
assignments inside if-s.

This patch is rather big, and it is a part of the previous one.
I splitted it wishing to make the patches more readable. Hope 
this particular split helped.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-01 00:39:31 -07:00
..
Kconfig
Makefile
af_llc.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
llc_c_ac.c
llc_c_ev.c
llc_c_st.c
llc_conn.c [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
llc_core.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
llc_if.c
llc_input.c
llc_output.c
llc_pdu.c
llc_proc.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
llc_s_ac.c
llc_s_ev.c
llc_s_st.c
llc_sap.c
llc_station.c
sysctl_net_llc.c