diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-07-06 09:40:22 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2015-08-07 08:37:04 -0400 |
commit | 377a51a6b8c09b39b540e5a80ad7029a450cee71 (patch) | |
tree | 2d4a6dd79b205a6f033a059602b6d775800e8c95 | |
parent | 57d4248731f6ff7502ead0fedb6ad35c90dead31 (diff) |
proportions: Spelling s/consitent/consistent/
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
-rw-r--r-- | include/linux/proportions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/proportions.h b/include/linux/proportions.h index 00e8e8fa7358..5440f64d2942 100644 --- a/include/linux/proportions.h +++ b/include/linux/proportions.h | |||
@@ -33,7 +33,7 @@ struct prop_global { | |||
33 | /* | 33 | /* |
34 | * global proportion descriptor | 34 | * global proportion descriptor |
35 | * | 35 | * |
36 | * this is needed to consitently flip prop_global structures. | 36 | * this is needed to consistently flip prop_global structures. |
37 | */ | 37 | */ |
38 | struct prop_descriptor { | 38 | struct prop_descriptor { |
39 | int index; | 39 | int index; |