]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
dist/libcgroup.spec.in: fix trailing white spaces
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 16 Mar 2022 16:18:29 +0000 (21:48 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 16 Mar 2022 21:38:20 +0000 (15:38 -0600)
checkpatch.pl reported trailing white spaces, fix them.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
dist/libcgroup.spec.in

index 9c83db0bdc80acbf45937a5a4e650d15b2f49eee..78d797fa05ee02a56610b9e51da2d2709912cd89 100644 (file)
@@ -95,7 +95,7 @@ fi
 
 %postun -p /sbin/ldconfig
 
-%files 
+%files
 %defattr(-,root,root,-)
 %config(noreplace) %{_sysconfdir}/sysconfig/cgred.conf
 %config(noreplace) %{_sysconfdir}/sysconfig/cgconfig
@@ -133,7 +133,7 @@ fi
 %{_includedir}/libcgroup/*.h
 %{_libdir}/libcgroup.*
 /%{_libdir}/pkgconfig/libcgroup.pc
-%doc COPYING INSTALL 
+%doc COPYING INSTALL
 
 
 %changelog