Re: [PATCH] mount: define fallback selinux_warning macro with 2 params

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 23, 2012 at 09:31:24AM -0500, Dave Reisner wrote:
> Signed-off-by: Dave Reisner <dreisner@xxxxxxxxxxxxx>
> ---
>  sys-utils/mount.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sys-utils/mount.c b/sys-utils/mount.c
> index 280bab0..7c11811 100644
> --- a/sys-utils/mount.c
> +++ b/sys-utils/mount.c
> @@ -286,7 +286,7 @@ static void selinux_warning(struct libmnt_context *cxt, const char *tgt)
>  	}
>  }
>  #else
> -# define selinux_warning(_x)
> +# define selinux_warning(_x, _y)
>  #endif
>  
>  
> -- 
> 1.7.8.4
> 

Pinging this in case it was overlooked. It fixes the build for those of
us not using selinux.
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux