[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPcyv4hmvDsnD9oUeCGMD0BYU6W5c4GUTrL75JVZSUoJhbUJ+g@mail.gmail.com>
Date: Fri, 31 Jul 2015 15:37:43 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
linux-nvdimm <linux-nvdimm@...1.01.org>
Subject: Re: [PATCH] nvdimm: fix inline function return type warning
On Tue, Jul 28, 2015 at 12:27 PM, Randy Dunlap <rdunlap@...radead.org> wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
>
> 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 <rdunlap@...radead.org>
> Cc: Dan Williams <dan.j.williams@...el.com>
> Cc: linux-nvdimm@...ts.01.org
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists