mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Cosmetic updates to comments and READMEs
This commit is contained in:
@@ -1153,7 +1153,9 @@ int pmecc_configure(struct sam_nandcs_s *priv, bool protected)
|
||||
}
|
||||
|
||||
/* Save the size of the spare area.
|
||||
* REVISIT: Could we save a bit by setting this to eccend?
|
||||
*
|
||||
* REVISIT: Could we save a bit by setting this to eccend since there is
|
||||
* no need to read beyond that?
|
||||
*/
|
||||
|
||||
g_pmecc.desc.sparesize = priv->raw.model.sparesize;
|
||||
|
||||
Reference in New Issue
Block a user