diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2007-08-31 00:30:31 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 16:52:17 -0700 |
commit | fa46081c506ab518e8ea4095bc21b6d544006c00 (patch) | |
tree | 8ad721949d536e7122dc4f75b690b35736fc72c0 /drivers/ata/libata.h | |
parent | e24eb521fbf2a350ce879dfc1d8e56d4ffa2aa22 (diff) |
[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip
No need to initialize to NULL when variable is never used before
it's assigned the return value of a kmalloc() call.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ata/libata.h')
0 files changed, 0 insertions, 0 deletions