commit:     108063b90966076d09548fa44e84e2db1ad00639
Author:     Jason Zaman <jason <AT> perfinion <DOT> com>
AuthorDate: Thu Dec  8 05:02:16 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 05:02:53 2016 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=108063b9

Remove trailing spaces

 config/file_contexts.subs_dist      | 2 +-
 gentoo/README                       | 2 +-
 policy/modules/admin/netutils.te    | 2 +-
 policy/modules/kernel/files.if      | 2 +-
 policy/modules/system/init.fc       | 2 +-
 policy/modules/system/sysnetwork.te | 4 ++--
 policy/modules/system/tmpfiles.te   | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/config/file_contexts.subs_dist b/config/file_contexts.subs_dist
index 32ac91f..c7050e8 100644
--- a/config/file_contexts.subs_dist
+++ b/config/file_contexts.subs_dist
@@ -7,7 +7,7 @@
 #
 # It does not perform substitutions as done by sed(1), for
 # example, but aliasing.
-# 
+#
 /etc/init.d /etc/rc.d/init.d
 /lib/systemd /usr/lib/systemd
 /lib32 /lib

diff --git a/gentoo/README b/gentoo/README
index d8f841e..e0f294b 100644
--- a/gentoo/README
+++ b/gentoo/README
@@ -10,7 +10,7 @@ STATE
 -----
 
 The STATE file contains the commit id's of upstream up to which point our
-repository is synchronized/merged. 
+repository is synchronized/merged.
 
 release-prepare.sh
 ------------------

diff --git a/policy/modules/admin/netutils.te b/policy/modules/admin/netutils.te
index 6f3c0ce..a0068f8 100644
--- a/policy/modules/admin/netutils.te
+++ b/policy/modules/admin/netutils.te
@@ -219,7 +219,7 @@ files_read_usr_files(traceroute_t)
 
 ifdef(`distro_gentoo',`
        ########################################
-       # 
+       #
        # netutils_t policy updates
        #
 

diff --git a/policy/modules/kernel/files.if b/policy/modules/kernel/files.if
index 0d9fddd..82901bc 100644
--- a/policy/modules/kernel/files.if
+++ b/policy/modules/kernel/files.if
@@ -6814,7 +6814,7 @@ interface(`files_dontaudit_read_etc_runtime',`
 ########################################
 ## <summary>
 ##     Do not audit attempts to read files
-##     in /etc 
+##     in /etc
 ## </summary>
 ## <param name="domain">
 ##     <summary>

diff --git a/policy/modules/system/init.fc b/policy/modules/system/init.fc
index b4bdf65..3b15ac9 100644
--- a/policy/modules/system/init.fc
+++ b/policy/modules/system/init.fc
@@ -87,7 +87,7 @@ ifdef(`distro_suse', `
 ')
 
 ifdef(`distro_gentoo',`
-# 
+#
 # /lib
 #
 /lib/rc/console(/.*)?          gen_context(system_u:object_r:initrc_state_t,s0)

diff --git a/policy/modules/system/sysnetwork.te 
b/policy/modules/system/sysnetwork.te
index f2964fc..4dd44f1 100644
--- a/policy/modules/system/sysnetwork.te
+++ b/policy/modules/system/sysnetwork.te
@@ -407,7 +407,7 @@ optional_policy(`
 
 ifdef(`distro_gentoo',`
        ###########################################
-       # 
+       #
        # dhcp client policy
        #
 
@@ -440,7 +440,7 @@ ifdef(`distro_gentoo',`
        # dhcpc_script_t
        #
 
-       # The purpose of the dhcpc_script_t domain is to handle the 
post-processing of 
+       # The purpose of the dhcpc_script_t domain is to handle the 
post-processing of
        # the dhcpcd ip renewal. dhcpcd (the tool) supports hooks for this, and 
I would
        # assume others do as well. With the dhcpc_script_t domain we can 
isolate the
        # privileges of the DHCP client itself from the hooks / flexibility 
that the developers

diff --git a/policy/modules/system/tmpfiles.te 
b/policy/modules/system/tmpfiles.te
index 49445de..1366fbf 100644
--- a/policy/modules/system/tmpfiles.te
+++ b/policy/modules/system/tmpfiles.te
@@ -91,7 +91,7 @@ seutil_read_file_contexts(tmpfiles_t)
 
 ifdef(`distro_gentoo',`
        dev_create_generic_dirs(tmpfiles_t)
-       # Early at boot, access /dev/console and /dev/tty which is device_t due 
to kernel-provided devtmpfs 
+       # Early at boot, access /dev/console and /dev/tty which is device_t due 
to kernel-provided devtmpfs
        dev_rw_generic_chr_files(tmpfiles_t)
        dev_create_generic_chr_files(tmpfiles_t)
        dev_create_generic_blk_files(tmpfiles_t)

Reply via email to