Re: [PATCH 1/9] firmware: some documentation fixes

From: Greg KH
Date: Wed Apr 25 2018 - 11:26:31 EST


On Wed, Apr 25, 2018 at 05:25:26PM +0200, Greg KH wrote:
> On Mon, Apr 23, 2018 at 04:11:57PM -0400, Andres Rodriguez wrote:
> > Including:
> > - Fixup outdated kernel-doc paths
> > - Slightly too short title underline
> > - Some typos
> >
> > Signed-off-by: Andres Rodriguez <andresx7@xxxxxxxxx>
> > ---
> > Documentation/driver-api/firmware/request_firmware.rst | 16 ++++++++--------
> > drivers/base/firmware_loader/fallback.c | 4 ++--
> > drivers/base/firmware_loader/fallback.h | 2 +-
> > 3 files changed, 11 insertions(+), 11 deletions(-)
>
> This fails to apply to my driver-core-next branch. Can you please
> rebase it and resend?

Oops, I meant the driver-core-linus branch, which is where "fixes" would
go at the moment.

thanks,

greg k-h