* Re: [PATCH 02/12] headers, ax25: Add missing #include to
@ 2011-08-08 16:47 f6bvp
0 siblings, 0 replies; only message in thread
From: f6bvp @ 2011-08-08 16:47 UTC (permalink / raw)
To: linux-hams
Hi,
Actually, netrom and rose files needing ax25_address types are already including :
#include<net/ax25.h>
that in turn includes :
#include<linux/ax25.h>
This is why Gcc compiler did not complain about missing ax25_address type
for it had been already declared.
Thus adding the above #include would be redundant.
Bernard, f6bvp
On Mon, Aug 08, 2011 at 02:17:20PM +0100, Ben Hutchings wrote:
> These headers use the ax25_address type defined in<linux/ax25.h>.
>
> Signed-off-by: Ben Hutchings<ben@decadent.org.uk>
Makes sense.
Acked-by: Ralf Baechle<ralf@linux-mips.org>
Ralf
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-08 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08 16:47 [PATCH 02/12] headers, ax25: Add missing #include to f6bvp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox