diff options
author | 2006-01-27 10:32:24 +0100 | |
---|---|---|
committer | 2006-02-03 14:03:09 -0800 | |
commit | 1a1974fd4533afdb73873cdacb942d9a79ff7c9b (patch) | |
tree | 2ca6e62b007f54a4b4d755bb98ad9692e4547395 /ipc/mqueue.c | |
parent | configfs: Add permission and ownership to configfs objects. (diff) | |
download | linux-dev-1a1974fd4533afdb73873cdacb942d9a79ff7c9b.tar.xz linux-dev-1a1974fd4533afdb73873cdacb942d9a79ff7c9b.zip |
[PATCH] BUG_ON() Conversion in fs/configfs/
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: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions