On Tue, 10 Apr 2018 16:54:11 +0200 Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > - Capitalize the first word of error messages, > - Unwrap statements that fit on a single line, > - Use "VFIO" instead of "vfio" as the error message prefix. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Reviewed-by: Eric Auger <eric.auger@xxxxxxxxxx> > --- > v2: > - Add Reviewed-by. > --- > drivers/vfio/platform/vfio_platform_common.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Applied to next branch for v4.18 with Eric's ack, Thanks, Alex