SELinux-Refpolicy Archive mirror
 help / color / mirror / Atom feed
From: Chris PeBenito <pebenito@ieee.org>
To: "Sugar, David" <dsugar@tresys.com>,
	"selinux-refpolicy@vger.kernel.org" 
	<selinux-refpolicy@vger.kernel.org>
Subject: Re: [PATCH 2/2] Fix indent to match the rest of the file (space -> tab)
Date: Thu, 26 Dec 2019 12:00:59 -0500	[thread overview]
Message-ID: <f0a8ff39-7e85-98d6-3658-e4e9fa104cd2@ieee.org> (raw)
In-Reply-To: <20191217233412.585669-2-dsugar@tresys.com>

On 12/17/19 6:34 PM, Sugar, David wrote:
> Signed-off-by: Dave Sugar <dsugar@tresys.com>
> ---
>   policy/modules/kernel/filesystem.if | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/policy/modules/kernel/filesystem.if b/policy/modules/kernel/filesystem.if
> index 98f3af5d..3e6324e7 100644
> --- a/policy/modules/kernel/filesystem.if
> +++ b/policy/modules/kernel/filesystem.if
> @@ -2013,11 +2013,11 @@ interface(`fs_list_efivars',`
>   ## <rolecap/>
>   #
>   interface(`fs_read_efivarfs_files',`
> -        gen_require(`
> -                type efivarfs_t;
> -        ')
> +	gen_require(`
> +		type efivarfs_t;
> +	')
>   
> -        read_files_pattern($1, efivarfs_t, efivarfs_t)
> +	read_files_pattern($1, efivarfs_t, efivarfs_t)
>   ')
>   
>   ########################################

Merged.

-- 
Chris PeBenito

  reply	other threads:[~2019-12-26 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-17 23:34 [PATCH 1/2] Add interface to read efivarfs_t directory Sugar, David
2019-12-17 23:34 ` [PATCH 2/2] Fix indent to match the rest of the file (space -> tab) Sugar, David
2019-12-26 17:00   ` Chris PeBenito [this message]
2019-12-26 17:00 ` [PATCH 1/2] Add interface to read efivarfs_t directory Chris PeBenito

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f0a8ff39-7e85-98d6-3658-e4e9fa104cd2@ieee.org \
    --to=pebenito@ieee.org \
    --cc=dsugar@tresys.com \
    --cc=selinux-refpolicy@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).