mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-19 08:05:27 +08:00
f9101210e7
This patch does a full cleanup of 'NULL checks before vfree', and a partial cleanup of calls to kfree for all of drivers/ - the kfree bit is partial in that I only did the files that also had vfree calls in them. The patch also gets rid of some redundant (void *) casts of pointers being passed to [vk]free, and a some tiny whitespace corrections also crept in. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
aztcd.c | ||
aztcd.h | ||
cdrom.c | ||
cdu31a.c | ||
cdu31a.h | ||
cm206.c | ||
cm206.h | ||
gscd.c | ||
gscd.h | ||
isp16.c | ||
isp16.h | ||
Kconfig | ||
Makefile | ||
mcdx.c | ||
mcdx.h | ||
optcd.c | ||
optcd.h | ||
sbpcd.c | ||
sbpcd.h | ||
sjcd.c | ||
sjcd.h | ||
sonycd535.c | ||
sonycd535.h | ||
viocd.c |