diff options
| -rw-r--r-- | fs/dlm/config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/dlm/config.c b/fs/dlm/config.c index c3ad1dff3b25..7ceaea3d983b 100644 --- a/fs/dlm/config.c +++ b/fs/dlm/config.c | |||
| @@ -114,7 +114,7 @@ struct cluster_attribute { | |||
| 114 | }; | 114 | }; |
| 115 | 115 | ||
| 116 | static ssize_t cluster_set(struct cluster *cl, unsigned int *cl_field, | 116 | static ssize_t cluster_set(struct cluster *cl, unsigned int *cl_field, |
| 117 | unsigned int *info_field, int check_zero, | 117 | int *info_field, int check_zero, |
| 118 | const char *buf, size_t len) | 118 | const char *buf, size_t len) |
| 119 | { | 119 | { |
| 120 | unsigned int x; | 120 | unsigned int x; |
