commit | 74da6cd06225da6971943bea6a33f4cb7f6b76a3 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <juhl-lkml@dif.dk> | Wed Jan 11 01:51:26 2006 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Wed Jan 11 01:51:26 2006 +0100 |
tree | f9ec384242a21b9e2eced6b4588ddfee65192565 | |
parent | e97a31117c0f96be6637f68b4029609bb1f2cc7c [diff] |
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>