Re: [PATCH 2/3] drivers: edac: Mark the functionedac_create_debug_nodes() as static in edac_mc_sysfs.c

From: Borislav Petkov
Date: Sun Dec 15 2013 - 12:00:35 EST


On Sat, Dec 14, 2013 at 12:28:33PM -0800, Josh Triplett wrote:
> On Sat, Dec 14, 2013 at 07:30:11PM +0530, Rashika Kheria wrote:
> > This patch marks the function edac_create_debug_nodes() as static in
> > edac_mc_sysfs.c because it is not used outside this file.
> >
> > Thus, it also eliminates the following warning in edac_mc_sysfs.c:
> > drivers/edac/edac_mc_sysfs.c:917:5: warning: no previous prototype for âedac_create_debug_nodesâ [-Wmissing-prototypes]
> >
> > Signed-off-by: Rashika Kheria <rashika.kheria@xxxxxxxxx>
>
> Reviewed-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>

Applied, thanks.

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
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/