Re: [PATCH] scsi: ch: add include guard to chio.h

2019-10-09 Thread Martin K. Petersen
Masahiro, >> Fine with me. Is it going through your tree or should I pick it up? > > Could you please apply it to your tree? Applied to 5.5/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH] scsi: ch: add include guard to chio.h

2019-10-03 Thread Masahiro Yamada
Hi Martin, On Fri, Oct 4, 2019 at 10:59 AM Martin K. Petersen wrote: > > > Masahiro, > > >> Add a header include guard just in case. > > Fine with me. Is it going through your tree or should I pick it up? Could you please apply it to your tree? Thanks. -- Best Regards Masahiro Yamada

Re: [PATCH] scsi: ch: add include guard to chio.h

2019-10-03 Thread Martin K. Petersen
Masahiro, >> Add a header include guard just in case. Fine with me. Is it going through your tree or should I pick it up? -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH] scsi: ch: add include guard to chio.h

2019-10-02 Thread Masahiro Yamada
Hi, On Mon, Jul 29, 2019 at 1:47 AM Masahiro Yamada wrote: > > Add a header include guard just in case. > > Signed-off-by: Masahiro Yamada > --- Ping? > include/uapi/linux/chio.h | 11 --- > 1 file changed, 4 insertions(+), 7 deletions(-) > > diff --git a/include/uapi/linux/chio.h b/

[PATCH] scsi: ch: add include guard to chio.h

2019-07-28 Thread Masahiro Yamada
Add a header include guard just in case. Signed-off-by: Masahiro Yamada --- include/uapi/linux/chio.h | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/include/uapi/linux/chio.h b/include/uapi/linux/chio.h index 689fc93fafda..e1cad4c319ee 100644 --- a/include/uapi/