diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-10-11 12:40:40 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-11-30 13:01:56 +0100 |
commit | a15b124fc4f15b2c4fc51669c936a30ce179d1f7 (patch) | |
tree | 7efd103ad36ec7bdbb564dcf26a5676d40bee192 /sound | |
parent | core: Add kernel message dumper to call on oopses and panics (diff) | |
download | linux-a15b124fc4f15b2c4fc51669c936a30ce179d1f7.tar.xz linux-a15b124fc4f15b2c4fc51669c936a30ce179d1f7.zip |
mtd: mtdoops: several minor cleanups
While looking into the mtdoops module, I've spotted several minor
imperfections. This patch addresses them. Namely:
1. Remove several trailing white-spaces and tabs
2. Check 'vmalloc()' return code straight away, not several lines
below in the 'mtdoops_console_init()' function.
3. Clean up printks - make them more consistent and use the same
code formatting style for them.
4. Remove silly style of putting brackets around everything in
"if" operators.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Cc: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions