]> git.baikalelectronics.ru Git - kernel.git/commit
fs/affs/file.c: replace if/BUG by BUG_ON
authorFabian Frederick <fabf@skynet.be>
Tue, 17 Feb 2015 21:46:12 +0000 (13:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Feb 2015 22:34:52 +0000 (14:34 -0800)
commit6ce853281dbd6e8e98665a0bc89bb875687d9505
tree69b83fc784e50051d79700c7fc6c767e68002030
parent414b85215e8ee5e4c8030e2298e3e59f10b002c6
fs/affs/file.c: replace if/BUG by BUG_ON

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/affs/file.c