android_kernel_google_msm/net
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON
Removes legacy reinvent-the-wheel type thing. The generic
machinery integrates much better to automated debugging aids
such as kerneloops.org (and others), and is unambiguous due to
better naming. Non-intuively BUG_TRAP() is actually equal to
WARN_ON() rather than BUG_ON() though some might actually be
promoted to BUG_ON() but I left that to future.

I could make at least one BUILD_BUG_ON conversion.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-25 21:43:18 -07:00
..
9p
802
8021q
appletalk net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
atm
ax25
bluetooth
bridge
can
core net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
dccp net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
decnet
econet
ethernet
ieee80211
ipv4 net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
ipv6 net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
ipx
irda
iucv
key net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
lapb
llc
mac80211
netfilter
netlabel
netlink net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
netrom
packet net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
rfkill
rose
rxrpc net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
sched net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
sctp net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
sunrpc
tipc
unix net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
wanrouter
wireless
x25
xfrm net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE