mtd: nand: fix spelling error (date => data)
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
This commit is contained in:
committed by
Artem Bityutskiy
parent
93fad71c20
commit
32c8db8f62
@@ -465,7 +465,7 @@ struct nand_buffers {
|
|||||||
* @controller: [REPLACEABLE] a pointer to a hardware controller
|
* @controller: [REPLACEABLE] a pointer to a hardware controller
|
||||||
* structure which is shared among multiple independent
|
* structure which is shared among multiple independent
|
||||||
* devices.
|
* devices.
|
||||||
* @priv: [OPTIONAL] pointer to private chip date
|
* @priv: [OPTIONAL] pointer to private chip data
|
||||||
* @errstat: [OPTIONAL] hardware specific function to perform
|
* @errstat: [OPTIONAL] hardware specific function to perform
|
||||||
* additional error status checks (determine if errors are
|
* additional error status checks (determine if errors are
|
||||||
* correctable).
|
* correctable).
|
||||||
|
Reference in New Issue
Block a user