On Tue, Jul 28, 2015 at 12:27 PM, Randy Dunlap <[email protected]> wrote: > From: Randy Dunlap <[email protected]> > > Fix multiple build warnings when CONFIG_BTT is not enabled: > > In file included from ../drivers/nvdimm/bus.c:29:0: > ../drivers/nvdimm/nd.h:169:15: warning: return type defaults to 'int' > [-Wreturn-type] > static inline nd_btt_probe(struct nd_namespace_common *ndns, void *drvdata) > ^ > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Dan Williams <[email protected]> > Cc: [email protected]
Applied to libnvdimm-for-next. Thanks Randy! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

