From: Benjamin Poirier Date: Sun, 21 Oct 2012 09:27:53 +0000 (-0400) Subject: menuconfig: Replace CIRCLEQ by list_head-style lists. X-Git-Tag: v3.7-rc6~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad9955db1b73d7286f74a8136a0628a9b1ac017;p=pandora-kernel.git menuconfig: Replace CIRCLEQ by list_head-style lists. sys/queue.h and CIRCLEQ in particular have proven to cause portability problems (reported on Debian Sarge, Cygwin and FreeBSD) Reported-by: Tetsuo Handa Tested-by: Tetsuo Handa Tested-by: Yaakov Selkowitz Signed-off-by: Benjamin Poirier Signed-off-by: "Yann E. MORIN" Signed-off-by: Michal Marek --- Reading git-diff-tree failed