linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Florian Weimer <fweimer@redhat.com>
Cc: Jan Kara <jack@suse.com>,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] uapi/linux/quota.h: Do not include linux/errno.h
Date: Mon, 14 Aug 2017 11:54:32 +0200	[thread overview]
Message-ID: <20170814095432.GA17820@quack2.suse.cz> (raw)
In-Reply-To: <20170811142840.3BE7547DF45FE@oldenburg.str.redhat.com>

On Fri 11-08-17 16:24:15, Florian Weimer wrote:
> linux/errno.h is very sensitive to coordination with libc headers.
> Nothing in linux/quota.h needs it, so this change allows using
> this header in more contexts.
> 
> Signed-off-by: Florian Weimer <fweimer@redhat.com>

Thanks! Added to my tree.

								Honza


> ---
>  include/uapi/linux/quota.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/uapi/linux/quota.h b/include/uapi/linux/quota.h
> index 4d2489ef6f10..f17c9636a859 100644
> --- a/include/uapi/linux/quota.h
> +++ b/include/uapi/linux/quota.h
> @@ -33,7 +33,6 @@
>  #ifndef _UAPI_LINUX_QUOTA_
>  #define _UAPI_LINUX_QUOTA_
>  
> -#include <linux/errno.h>
>  #include <linux/types.h>
>  
>  #define __DQUOT_VERSION__	"dquot_6.6.0"
> -- 
> 2.13.4
> 
> 
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

      reply	other threads:[~2017-08-14  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 14:24 [PATCH] uapi/linux/quota.h: Do not include linux/errno.h Florian Weimer
2017-08-14  9:54 ` Jan Kara [this message]

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=20170814095432.GA17820@quack2.suse.cz \
    --to=jack@suse.cz \
    --cc=fweimer@redhat.com \
    --cc=jack@suse.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@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 NNTP newsgroup(s).