diff options
author | Nathan Lynch <ntl@pobox.com> | 2008-03-23 22:51:45 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-03-25 21:44:07 (GMT) |
commit | f61fb8a52cdf8b9b6a6badde84aefe58cb35d315 (patch) | |
tree | b41a13d09c471b97c77d686fb600435a7906145e /drivers/scsi/fdomain.h | |
parent | 9356d90effa39c83c8fdba2a14cecec79959d4d0 (diff) | |
download | linux-fsl-qoriq-f61fb8a52cdf8b9b6a6badde84aefe58cb35d315.tar.xz |
[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 'drivers/scsi/fdomain.h')
0 files changed, 0 insertions, 0 deletions