Re: [PATCH] quota: remove trailing whitespaces

2019-03-26 Thread Jan Kara
On Tue 26-03-19 08:54:31, Sascha Hauer wrote: > This removes all trailing whitespaces in fs/quota/. > > Signed-off-by: Sascha Hauer Thanks. Applied. Honza > --- > fs/quota/dquot.c| 10 +- > fs/quota/quota_v1.c | 2 +-

[PATCH] quota: remove trailing whitespaces

2019-03-26 Thread Sascha Hauer
This removes all trailing whitespaces in fs/quota/. Signed-off-by: Sascha Hauer --- fs/quota/dquot.c| 10 +- fs/quota/quota_v1.c | 2 +- fs/quota/quota_v2.c | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/fs/quota/dquot.c b/fs/quota/dquot.c index fc20e06c56ba