Skip to content

Commit

Permalink
staging/trivial: fix typos concerning "management"
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Uwe Kleine-König authored and Greg Kroah-Hartman committed Sep 5, 2010
1 parent 9b0131c commit 0e324fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/spectra/flash.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
struct spectra_l2_cache_list {
Expand Down

0 comments on commit 0e324fb

Please sign in to comment.