mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| 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 | ||