[PATCH] Fix typo in comment.

Matthias Lange matthias.lange at kernkonzept.com
Wed May 31 08:07:54 PDT 2017


Hi Boris,

please consider the new version of the commit.

Best,
Matthias.


On 05/31/2017 11:22 AM, Boris Brezillon wrote:
> Hi Mattias,
> 
> On Tue, 30 May 2017 09:41:31 +0200
> Matthias Lange <matthias.lange at kernkonzept.com> wrote:
> 
> Commit title should be prefixed with "mtd: nand: gpmi: ".
> 
>> Signed-off-by: Matthias Lange <matthias.lange at kernkonzept.com>
>> ---
>>  drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/mtd/nand/gpmi-nand/gpmi-lib.c b/drivers/mtd/nand/gpmi-nand/gpmi-lib.c
>> index 141bd70..41f53ae 100644
>> --- a/drivers/mtd/nand/gpmi-nand/gpmi-lib.c
>> +++ b/drivers/mtd/nand/gpmi-nand/gpmi-lib.c
>> @@ -932,7 +932,7 @@ static int enable_edo_mode(struct gpmi_nand_data *this, int mode)
>>  
>>  	nand->select_chip(mtd, 0);
>>  
>> -	/* [1] send SET FEATURE commond to NAND */
>> +	/* [1] send SET FEATURE command to NAND */
>>  	feature[0] = mode;
>>  	ret = nand->onfi_set_features(mtd, nand,
>>  				ONFI_FEATURE_ADDR_TIMING_MODE, feature);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mtd-nand-gpmi-fix-typo-in-comment.patch
Type: text/x-patch
Size: 919 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20170531/5e949052/attachment.bin>


More information about the linux-mtd mailing list