mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 13:50:52 +07:00
mtd: nand: remove duplicate comment line
Commit7854d3f749
("mtd: spelling, capitalization, uniformity") added a correctly spelled line, but failed to remove the wrongly spelled one. Commit064a7694b5
("mtd: Fix typo mtd/tests") then fixed the spelling again, but left the duplication. Fixes:7854d3f749
("mtd: spelling, capitalization, uniformity") Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
This commit is contained in:
parent
72ea403669
commit
57f5ef14a5
@ -156,7 +156,6 @@ static uint8_t nand_read_byte(struct mtd_info *mtd)
|
||||
}
|
||||
|
||||
/**
|
||||
* nand_read_byte16 - [DEFAULT] read one byte endianness aware from the chip
|
||||
* nand_read_byte16 - [DEFAULT] read one byte endianness aware from the chip
|
||||
* @mtd: MTD device structure
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user