mirror of
https://github.com/torvalds/linux.git
synced 2026-07-19 20:14:36 +02:00
This is the remaining misc drivers/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in misc files in drivers/. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org> Acked-by: Roland Dreier <rolandd@cisco.com> Acked-by: Pierre Ossman <drzeus@drzeus.cx> Acked-by: Jean Delvare <khali@linux-fr.org> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Acked-by: Len Brown <len.brown@intel.com> Acked-by: "Antonino A. Daplas" <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| au1xmmc.c | ||
| au1xmmc.h | ||
| Kconfig | ||
| Makefile | ||
| mmc_block.c | ||
| mmc_queue.c | ||
| mmc_queue.h | ||
| mmc_sysfs.c | ||
| mmc.c | ||
| mmc.h | ||
| mmci.c | ||
| mmci.h | ||
| pxamci.c | ||
| pxamci.h | ||
| wbsd.c | ||
| wbsd.h | ||