Re: [PATCH v4 07/22] sg: move header to uapi section

2019-08-29 Thread Douglas Gilbert
On 2019-08-29 7:15 a.m., kbuild test robot wrote: Hi Douglas, Thank you for the patch! Yet something to improve: Hi Kbuild, Both of us have something to improve. I should fix my code, but it was correct before you told me to fix it last time! The change that caused this error is on line 35 of

Re: [PATCH v4 07/22] sg: move header to uapi section

2019-08-29 Thread kbuild test robot
Hi Douglas, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3-rc6 next-20190828] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Do

[PATCH v4 07/22] sg: move header to uapi section

2019-08-28 Thread Douglas Gilbert
Move user interface part of scsi/sg.h into the new header file: include/uapi/scsi/sg.h . Since scsi/sg.h includes the new header, other code including scsi/sg.h should not be impacted. Reviewed-by: Hannes Reinecke Reported-by: kbuild test robot Signed-off-by: Douglas Gilbert --- include/scsi/s