]> git.baikalelectronics.ru Git - kernel.git/commit
list_nulls: fix missing header
authorYing Xue <ying.xue@windriver.com>
Sun, 4 Jan 2015 07:24:35 +0000 (15:24 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2015 04:11:43 +0000 (23:11 -0500)
commit0d4f8df37d6f2c539bcd63835cc39c9d2ddc8938
tree1fab1e6d1fa9e020f4fbf67bed359d5a35e48414
parentb9d86a0b727124beaf734265d52bf32a86977daf
list_nulls: fix missing header

Fixup below build error:

include/linux/list_nulls.h: In function ‘hlist_nulls_del’:
include/linux/list_nulls.h:84:13: error: ‘LIST_POISON2’ undeclared (first use in this function)

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/list_nulls.h