RE: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

From: Bean Huo (beanhuo)
Date: Fri Feb 08 2019 - 10:08:03 EST


Hi, Tudor

./scripts/checkpatch.pl --strict 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch
total: 0 errors, 0 warnings, 0 checks, 8 lines checked

0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch has no obvious style problems and is ready for submission.

>
>On 02/08/2019 04:23 PM, Bean Huo (beanhuo) wrote:
>> Change SNOR_HWCPAS_READ_OCTAL to SNOR_HWCAPS_READ_OCTAL.
>>
>> Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx>
>
>$ ./scripts/checkpatch.pl --strict
>v2-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch
>WARNING: Missing Signed-off-by: line by nominal patch author 'Bean Huo
>(beanhuo) <beanhuo@xxxxxxxxxx>'
>
'Bean Huo (beanhuo) <beanhuo@xxxxxxxxxx>' is wrong.
If you prefer to 'Bean Huo (beanhuo) <beanhuo@xxxxxxxxxx>, would you please change that.

//Bean