commit | 7b8ee84d8926e6c6ec584548d23a12f1410b4db7 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Mon Apr 28 14:13:19 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 17:29:18 2008 -0700 |
tree | 39ad257e276625771e5112dfa0d5b620532b0fb6 | |
parent | b331d259b1147f82d692f3b866e036017cbde8fe [diff] |
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>