[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160822.162641.227249250583935243.davem@davemloft.net>
Date: Mon, 22 Aug 2016 16:26:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: mikko.rapeli@....fi, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH v05 21/72] include/uapi/linux/if_pppox.h: include
linux/if.h
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Mon, 22 Aug 2016 12:37:45 -0700
> It seems your goal is that every include file should be standalone,
> i.e it must include every definition it uses.
I think this is absolutely mandatory Stephen. If you include x.h
it should just work if you use the interfaces x.h defines.
No user should have to know about dependencies, that is exactly the
job of the header file itself.
Powered by blists - more mailing lists