]> git.baikalelectronics.ru Git - kernel.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)
commit4415bf7c42f48ab4653b854907233dd2cec6fc35
tree39ad257e276625771e5112dfa0d5b620532b0fb6
parent7dcfe6793629162b07967939150f678287d13df9
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