diff options
Diffstat (limited to 'fs/ubifs/budget.c')
-rw-r--r-- | fs/ubifs/budget.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ubifs/budget.c b/fs/ubifs/budget.c index eaf6d891d46f..c1f3f99b2939 100644 --- a/fs/ubifs/budget.c +++ b/fs/ubifs/budget.c | |||
@@ -741,7 +741,7 @@ long long ubifs_get_free_space_nolock(struct ubifs_info *c) | |||
741 | * ubifs_get_free_space - return amount of free space. | 741 | * ubifs_get_free_space - return amount of free space. |
742 | * @c: UBIFS file-system description object | 742 | * @c: UBIFS file-system description object |
743 | * | 743 | * |
744 | * This function calculates and retuns amount of free space to report to | 744 | * This function calculates and returns amount of free space to report to |
745 | * user-space. | 745 | * user-space. |
746 | */ | 746 | */ |
747 | long long ubifs_get_free_space(struct ubifs_info *c) | 747 | long long ubifs_get_free_space(struct ubifs_info *c) |