aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
diff options
context:
space:
mode:
authorBernhard Walle <[email protected]>2008-08-12 22:09:14 +0000
committerLinus Torvalds <[email protected]>2008-08-12 23:07:31 +0000
commit31bad9246b5e17d547430697791acca5e9712333 (patch)
tree2c79be72236d0087637bb231ddf04d4fe36cd2bd /fs/ubifs/commit.c
parentALi M7101 PMU also available on Sun Netra's too (diff)
downloadkernel-31bad9246b5e17d547430697791acca5e9712333.tar.gz
kernel-31bad9246b5e17d547430697791acca5e9712333.zip
firmware/memmap: cleanup
Various cleanup the drivers/firmware/memmap (after review by AKPM): - fix kdoc to conform to the standard - move kdoc from header to implementation files - remove superfluous WARN_ON() after kmalloc() - WARN_ON(x); if (!x) -> if(!WARN_ON(x)) - improve some comments Signed-off-by: Bernhard Walle <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions