aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/proportions.h2
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 */
38struct prop_descriptor { 38struct prop_descriptor {
39 int index; 39 int index;