staging/trivial: fix typos concerning "management"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
9b0131cb24
commit
0e324fbdb7
|
@ -104,7 +104,7 @@ struct flash_cache_tag {
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*Data structure for each list node of the managment table
|
*Data structure for each list node of the management table
|
||||||
* used for the Level 2 Cache. Each node maps one logical NAND block.
|
* used for the Level 2 Cache. Each node maps one logical NAND block.
|
||||||
*/
|
*/
|
||||||
struct spectra_l2_cache_list {
|
struct spectra_l2_cache_list {
|
||||||
|
|
Loading…
Reference in New Issue