Re: linux-next: Tree for Oct 25 (target)

From: Nicholas A. Bellinger
Date: Wed Oct 26 2011 - 15:53:20 EST


On Wed, 2011-10-26 at 11:39 -0700, Randy Dunlap wrote:
> On 10/25/11 02:36, Stephen Rothwell wrote:
> > Hi all,
>
> target_core_cdb.c needs to include <linux/export.h>:
>
> drivers/target/target_core_cdb.c:1316:1: warning: data definition has no type or storage class [enabled by default]
> drivers/target/target_core_cdb.c:1316:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int]
> drivers/target/target_core_cdb.c:1316:1: warning: parameter names (without types) in function declaration [enabled by default]
>
>

This one had been addressed in target-pending.git/for-next with a
module.h include for target_core_cdb.c, but I'll change this now to use
the proper export.h.

Thanks Randy!

--nab

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/