On Mon, Nov 05, 2018 at 06:02:31PM +0100, Lucas Stach wrote: > Device drivers with optional firmware may still want to use the > asynchronous firmware loading interface. To avoid printing a > warning into the kernel log when the optional firmware is > absent, add a nowarn variant of this interface. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > drivers/base/firmware_loader/main.c | 85 ++++++++++++++++++++--------- > include/linux/firmware.h | 12 ++++ > 2 files changed, 70 insertions(+), 27 deletions(-) 0-day blew up over this, so can you fix that up and resend the series? thanks, greg k-h