From 92752ea467bb3c29ebb62bb45d3e52ca958493f4 Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Wed, 16 Mar 2022 21:45:06 +0530 Subject: [PATCH] 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 --- samples/config/cgred.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2