missing printk loglevel and tiny tiny whitespace change in binfmt_elf()
authorJesper Juhl <juhl-lkml@dif.dk>
Wed, 11 Jan 2006 00:51:26 +0000 (01:51 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Wed, 11 Jan 2006 00:51:26 +0000 (01:51 +0100)
commit74da6cd06225da6971943bea6a33f4cb7f6b76a3
treef9ec384242a21b9e2eced6b4588ddfee65192565
parente97a31117c0f96be6637f68b4029609bb1f2cc7c
missing printk loglevel and tiny tiny whitespace change in binfmt_elf()

Patch adds a mising printk loglevel (I think KERN_WARNING is appropriate
here) in fs/binfmt_elf.c, and while I was there I made some tiny tiny tiny
adjustments to whitespacing in the neighborhood.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/binfmt_elf.c