]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: fix integer as NULL pointer warnings
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 28 Apr 2008 21:13:19 +0000 (14:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 00:29:18 +0000 (17:29 -0700)
commit7b8ee84d8926e6c6ec584548d23a12f1410b4db7
tree39ad257e276625771e5112dfa0d5b620532b0fb6
parentb331d259b1147f82d692f3b866e036017cbde8fe
mm: fix integer as NULL pointer warnings

mm/hugetlb.c:207:11: warning: Using plain integer as NULL pointer

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/hugetlb.c