From 7d684b3429a1f96ff3e43e3f79548ee846fbc7f3 Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Wed, 16 Mar 2022 21:52:32 +0530 Subject: [PATCH] scripts/init.d/cgred.in: fix trailing white spaces checkpatch.pl reported trailing white spaces, fix them. Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- scripts/init.d/cgred.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/init.d/cgred.in b/scripts/init.d/cgred.in index 2b7319da..f909886b 100644 --- a/scripts/init.d/cgred.in +++ b/scripts/init.d/cgred.in @@ -19,8 +19,8 @@ # Provides: cgrulesengd # Required-Start: $local_fs $syslog $cgconfig # Required-Stop: $local_fs $syslog -# Should-Start: -# Should-Stop: +# Should-Start: +# Should-Stop: # Short-Description: start and stop the cgroups rules engine daemon # Description: CGroup Rules Engine is a tool for automatically using \ # cgroups to classify processes -- 2.47.2