All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/11] trivial: use BUG_ON
@ 2011-08-02 10:34 ` Julia Lawall
  0 siblings, 0 replies; 52+ messages in thread
From: Julia Lawall @ 2011-08-02 10:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-janitors

These patches convert conditionals containing only a call to BUG() to a
call to BUG_ON in some trivial cases.


^ permalink raw reply	[flat|nested] 52+ messages in thread

end of thread, other threads:[~2011-08-04 18:14 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-02 10:34 [PATCH 0/11] trivial: use BUG_ON Julia Lawall
2011-08-02 10:34 ` Julia Lawall
2011-08-02 10:34 ` [PATCH 1/11] kernel/kfifo.c: " Julia Lawall
2011-08-02 10:34   ` Julia Lawall
2011-08-02 11:33   ` Andrea Righi
2011-08-02 11:33     ` Andrea Righi
2011-08-02 11:52     ` Julia Lawall
2011-08-02 11:52       ` Julia Lawall
2011-08-02 12:03       ` Andrea Righi
2011-08-02 12:03         ` Andrea Righi
2011-08-02 15:20         ` Julia Lawall
2011-08-02 15:20           ` Julia Lawall
2011-08-02 19:27       ` Julia Lawall
2011-08-02 19:27         ` Julia Lawall
2011-08-02 20:09         ` Andrea Righi
2011-08-02 20:09           ` Andrea Righi
2011-08-03  6:30       ` Stefani Seibold
2011-08-03  6:30         ` Stefani Seibold
2011-08-02 10:34 ` [PATCH 2/11] drivers/message/fusion/mptsas.c: " Julia Lawall
2011-08-02 10:34   ` Julia Lawall
2011-08-04  6:54   ` [PATCH 2/11] drivers/message/fusion/mptsas.c: trivial: use Nandigama, Nagalakshmi
2011-08-04  6:54     ` [PATCH 2/11] drivers/message/fusion/mptsas.c: trivial: use BUG_ON Nandigama, Nagalakshmi
2011-08-04  7:13   ` walter harms
2011-08-02 10:34 ` [PATCH 3/11] arch/arm/mach-s3c64xx/dma.c: " Julia Lawall
2011-08-02 10:34   ` Julia Lawall
2011-08-02 10:34   ` Julia Lawall
2011-08-02 10:34 ` [PATCH 4/11] arch/x86/kvm/vmx.c: " Julia Lawall
2011-08-02 10:34   ` Julia Lawall
2011-08-02 16:44   ` Marcelo Tosatti
2011-08-02 16:44     ` Marcelo Tosatti
2011-08-02 10:34 ` [PATCH 5/11] kernel/sysctl.c: " Julia Lawall
2011-08-02 10:34   ` Julia Lawall
2011-08-02 10:34 ` [PATCH 6/11] drivers/iommu/iommu.c: " Julia Lawall
2011-08-02 10:34   ` Julia Lawall
2011-08-02 10:35 ` [PATCH 7/11] arch/m32r/kernel/smp.c: " Julia Lawall
2011-08-02 10:35   ` Julia Lawall
2011-08-02 10:55   ` KOSAKI Motohiro
2011-08-02 10:55     ` KOSAKI Motohiro
2011-08-02 10:35 ` [PATCH 8/11] fs/btrfs/volumes.c: " Julia Lawall
2011-08-02 10:35   ` Julia Lawall
2011-08-02 10:35 ` [PATCH 9/11] drivers/target/target_core_rd.c: " Julia Lawall
2011-08-02 10:35   ` Julia Lawall
2011-08-04 18:05   ` [PATCH 9/11] drivers/target/target_core_rd.c: trivial: use Nicholas A. Bellinger
2011-08-04 18:05     ` [PATCH 9/11] drivers/target/target_core_rd.c: trivial: use BUG_ON Nicholas A. Bellinger
2011-08-02 10:35 ` [PATCH 10/11] arch/openrisc/mm/init.c: " Julia Lawall
2011-08-02 10:35   ` Julia Lawall
2011-08-02 13:55   ` Jonas Bonn
2011-08-02 13:55     ` Jonas Bonn
2011-08-02 10:35 ` [PATCH 11/11] arch/tile/mm/init.c: " Julia Lawall
2011-08-02 10:35   ` Julia Lawall
2011-08-02 20:28   ` Chris Metcalf
2011-08-02 20:28     ` Chris Metcalf

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.