[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1169108745.4231.6.camel@localhost.localdomain>
Date: Thu, 18 Jan 2007 09:25:45 +0100
From: Frank Haverkamp <haver@...t.ibm.com>
To: Greg KH <greg@...ah.com>
Cc: linux-kernel@...r.kernel.org, Frank Haverkamp <haver@...t.ibm.com>
Subject: Re: [PATCH] Fix missing include of list.h in sysfs.h
Hi Greg,
On Wed, 2007-01-17 at 13:14 -0800, Greg KH wrote:
> Does this currently cause a build error on any platform for 2.6.20-rc5?
Not that I know of. I saw it because a friend of mine tried to port
some old code and played with the include ordering. Somehow he got
a compile error doing it, and we found that it is strange that sysfs.h
is using structs from list.h but is not including it. As result I sent
the patch to propose that it gets included to avoid any possible
trouble.
Frank
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists