linux/net/rxrpc
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
..
Kconfig
Makefile
af_rxrpc.c net: convert BUG_TRAP to generic WARN_ON 2008-07-25 21:43:18 -07:00
ar-accept.c
ar-ack.c
ar-call.c
ar-connection.c
ar-connevent.c
ar-error.c
ar-input.c MIB: add struct net to UDP_INC_STATS_BH 2008-07-05 21:18:48 -07:00
ar-internal.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-04-17 23:56:30 -07:00
ar-key.c
ar-local.c
ar-output.c
ar-peer.c
ar-proc.c
ar-recvmsg.c
ar-security.c
ar-skbuff.c
ar-transport.c net: Add missing braces to multi-statement if()s 2008-05-02 16:20:10 -07:00
rxkad.c RxRPC: Fix a regression in the RXKAD security module 2008-04-24 13:46:53 -07:00