]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
samples/config/cgred.conf: fix trailing white spaces
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 16 Mar 2022 16:15:06 +0000 (21:45 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 16 Mar 2022 21:38:20 +0000 (15:38 -0600)
checkpatch.pl reported trailing white space, fix it.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
samples/config/cgred.conf

index 48028793bdbee2a185494cc7a7118dabc77fa281..edd0dc763d90de25041946ff04908e1996e4a4d5 100644 (file)
@@ -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.