https://github.com/torvalds/linux
Revision 7e8aa048989bf7e0604996a3e2068fb1a81f81bd authored by Thomas Meyer on 25 August 2011, 22:59:09 UTC, committed by Linus Torvalds on 25 August 2011, 23:25:33 UTC
The various basic memory allocation function return NULL, not an
ERR_PTR.

The semantic patch that makes this change is available in
scripts/coccinelle/null/eno.cocci.

More information about semantic patching is available at
http://coccinelle.lip6.fr/

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Cc: Niranjana Vishwanathapura <nvishwan@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 30ecad5
History
Tip revision: 7e8aa048989bf7e0604996a3e2068fb1a81f81bd authored by Thomas Meyer on 25 August 2011, 22:59:09 UTC
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
Tip revision: 7e8aa04
File Mode Size
kvm

back to top