linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: Lukas Czerner <lczerner@redhat.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: mark objects for local use as static
Date: Wed, 23 Feb 2011 12:24:24 -0500	[thread overview]
Message-ID: <20110223172424.GL2924@thunk.org> (raw)
In-Reply-To: <1297798998-19306-1-git-send-email-lczerner@redhat.com>

On Tue, Feb 15, 2011 at 08:43:18PM +0100, Lukas Czerner wrote:
> Certain object in ext4 code are supposed to be used only locally, but
> are not defined as static. Fix it by adding static into definition.
> 
> Signed-off-by: Lukas Czerner <lczerner@redhat.com>

Thanks, added to the ext4 patch queue with the one-line summary:

ext4: mark file-local functions and variables as static

      	   	      		    	      - Ted


      reply	other threads:[~2011-02-23 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15 19:43 [PATCH] ext4: mark objects for local use as static Lukas Czerner
2011-02-23 17:24 ` Ted Ts'o [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=20110223172424.GL2924@thunk.org \
    --to=tytso@mit.edu \
    --cc=lczerner@redhat.com \
    --cc=linux-ext4@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).