Re: [PATCH v2 0/2] scsi: pm8001: tiny clean up patches

2021-04-08 Thread luojiaxing
A reply to v1 cause v2 code need to be modified, so please ignore this, and directly check v3 later. Thanks Jiaxing On 2021/4/7 18:07, Luo Jiaxing wrote: Several error is reported by checkpatch.pl, here are two patches to clean them up. --- v1->v2: 1. modify AAP1_MEMMAP() to

[PATCH v2 0/2] scsi: pm8001: tiny clean up patches

2021-04-07 Thread Luo Jiaxing
Several error is reported by checkpatch.pl, here are two patches to clean them up. --- v1->v2: 1. modify AAP1_MEMMAP() to inline function 2. set flash_command_table and flash_error_table as const --- Luo Jiaxing (2): scsi: pm8001: clean up for white space scsi: pm8001: