Skip to content

Commit

Permalink
fix comment typo "choosed" -> "chosen"
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: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Uwe Kleine-König authored and Jiri Kosina committed Aug 4, 2010
1 parent 17964e9 commit 73b2c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/ext4/mballoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2704,7 +2704,7 @@ void exit_ext4_mballoc(void)


/*
* Check quota and mark choosed space (ac->ac_b_ex) non-free in bitmaps
* Check quota and mark chosen space (ac->ac_b_ex) non-free in bitmaps
* Returns 0 if success or error code
*/
static noinline_for_stack int
Expand Down

0 comments on commit 73b2c71

Please sign in to comment.