All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] Re: [Patch 1/3] BUG_ON() Conversion in net/tulip/de2104x.c
@ 2006-01-27 15:33 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2006-01-27 15:33 UTC (permalink / raw)
  To: kernel-janitors

Eric Sesterhenn / snakebyte wrote:
> hi,
> 
> this changes if() BUG(); constructs to BUG_ON() which is
> cleaner and can better optimized away
> 
> One of the if()s contains a call to de_is_running(),
> which seems to be safe to replace, but someone with more
> knownledge of the code might want to verify this...
> 
> Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>

applied 1-3 to upstream-2.6.17 branch of netdev


_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-27 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-27 15:33 [KJ] Re: [Patch 1/3] BUG_ON() Conversion in net/tulip/de2104x.c Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.