https://github.com/torvalds/linux
Revision 9ba025f10885758975fbbc2292a5b9e7cb8026a8 authored by Eric Sesterhenn on 02 April 2006, 11:42:42 UTC, committed by Adrian Bunk on 02 April 2006, 11:42:42 UTC
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
1 parent 7ec7073
History
Tip revision: 9ba025f10885758975fbbc2292a5b9e7cb8026a8 authored by Eric Sesterhenn on 02 April 2006, 11:42:42 UTC
BUG_ON() Conversion in ipc/shm.c
Tip revision: 9ba025f
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.7 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top