mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Corcodel Marian <asd@marian1000.go.ro>
Cc: Jan Kara <jack@suse.com>, linux-kernel@vger.kernel.org
Subject: Re: Remove inline declarations.
Date: Mon, 27 Mar 2017 14:46:30 +0200	[thread overview]
Message-ID: <20170327124630.GD6071@quack2.suse.cz> (raw)
In-Reply-To: <a4c66e13-f8b5-d3a1-9017-fed1d9d47e15@marian1000.go.ro>

On Sat 25-03-17 17:51:14, Corcodel Marian wrote:
> Inline declarations on  include/linux/quota.h suppress errors message on
> compiler.
> 
> 
> special on dquot_state_types :
> 
> unsigned dquot_state_types(unsigned flags, unsigned flag)
> {
>         //BUILD_BUG_ON_NOT_POWER_OF_2(flag);
>         return (flags / flag) & ((1 << MAXQUOTAS) - 1);
> }
> 
> Looking here for more  info : https://sourceforge.net/projects/marnux/

Sorry but I don't get what you are speaking about. Can you be more
specific?

								Honza

-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

           reply	other threads:[~2017-03-27 12:46 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <a4c66e13-f8b5-d3a1-9017-fed1d9d47e15@marian1000.go.ro>]

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=20170327124630.GD6071@quack2.suse.cz \
    --to=jack@suse.cz \
    --cc=asd@marian1000.go.ro \
    --cc=jack@suse.com \
    --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

all inboxes | Powered by JetHome®