Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] vfree does its own NULL check, no need to be explicit in oss/…
…msnd.c vfree() does it's own NULL checking, no need for explicit check before calling it. 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>
- Loading branch information