From: Kamalesh Babulal Date: Wed, 16 Mar 2022 16:15:06 +0000 (+0530) Subject: samples/config/cgred.conf: fix trailing white spaces X-Git-Tag: v3.0~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92752ea467bb3c29ebb62bb45d3e52ca958493f4;p=thirdparty%2Flibcgroup.git samples/config/cgred.conf: fix trailing white spaces checkpatch.pl reported trailing white space, fix it. Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- diff --git a/samples/config/cgred.conf b/samples/config/cgred.conf index 48028793..edd0dc76 100644 --- a/samples/config/cgred.conf +++ b/samples/config/cgred.conf @@ -1,5 +1,5 @@ # /etc/sysconfig/cgred.conf - CGroup Rules Engine Daemon configuration file -# +# # The four options listed below (CONFIG_FILE, LOG_FILE, NODAEMON, LOG) are # the only valid ones. Defining anything else in this file will cause the # CGroup Rules Engine program to fail. So, don't do it.