[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <22dbbef21002232028i705cee09ic50f30bf830e373@mail.gmail.com>
Date: Wed, 24 Feb 2010 09:58:04 +0530
From: viresh kumar <viresh.linux@...il.com>
To: Theodore Tso <tytso@....edu>
Cc: Borislav Petkov <petkovbb@...glemail.com>,
linux-kernel@...r.kernel.org
Subject: Re: QUERY: Inclusion of header files in kernel header files
> Before someone goes crazy and starts sending hundreds of patches to the trivial patch folks,
> please make sure that you only do this for places where header file foo uses "struct bar" in
>bar.h --- and NOT if it is using "struct bar *". Blind structure pointers don't cause compile
>failures, and is a perfectly good thing from the standpoint of data hiding.
>
Ted,
Actually bus.h is using direct instances of these structures and thus
it is giving compilation warnings.
viresh.
--
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