diff options
author | Nathan Lynch <ntl@pobox.com> | 2008-03-24 09:51:45 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-03-26 08:44:07 +1100 |
commit | f61fb8a52cdf8b9b6a6badde84aefe58cb35d315 (patch) | |
tree | b41a13d09c471b97c77d686fb600435a7906145e /arch/powerpc/configs/mpc8544_ds_defconfig | |
parent | 9356d90effa39c83c8fdba2a14cecec79959d4d0 (diff) |
[POWERPC] scanlog_init cleanup and minor fixes
scanlog_init() could use some love.
* properly return -ENODEV if this system doesn't support scan-log-dump
* don't printk if scan-log-dump not present; only older systems have it
* convert from create_proc_entry() to preferred proc_create()
* allocate zeroed data buffer
* fix potential memory leak of ent->data on failed create_proc_entry()
* simplify control flow
Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/mpc8544_ds_defconfig')
0 files changed, 0 insertions, 0 deletions