]> git.baikalelectronics.ru Git - kernel.git/commit
list: include linux/kernel.h
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 13 Oct 2014 22:51:30 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 00:18:13 +0000 (02:18 +0200)
commit4e1cb435a9d162f4d1262d099348c3f86278fc20
tree6cb7e92fa3f20f4b7f5e11b96d70bd38d5d016b3
parente2aed432f18ae7598f6220668bf499163834dfff
list: include linux/kernel.h

linux/list.h uses container_of, therefore it depends on linux/kernel.h.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/list.h