All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Slusarz <marcin.slusarz@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, bfennema@falcon.csc.calpoly.edu,
	jack@suse.cz
Subject: Re: [PATCH 1/5] udf: remove wrong prototype of udf_readdir
Date: Sat, 22 Dec 2007 10:00:28 +0100	[thread overview]
Message-ID: <20071222090021.GA7872@joi> (raw)
In-Reply-To: <20071221162117.faa3d16d.akpm@linux-foundation.org>

On Fri, Dec 21, 2007 at 04:21:17PM -0800, Andrew Morton wrote:
> On Fri, 21 Dec 2007 16:55:03 +0100
> Marcin Slusarz <marcin.slusarz@gmail.com> wrote:
>
> > sparse generated:
> > fs/udf/dir.c:78:5: warning: symbol 'udf_readdir' was not declared. Should it be static?
> > there are 2 different prototypes of udf_readdir - remove them and move
> > code around to make it still compile
>
> Drat.  I just applied six udf patches from you and now we have a new patch
> series of only five with no indication what changed.
>
> I guess I really do need to apply my backlog in reverse time order.
I'm sorry for that. I added acked-by as Jan Kara suggested [1] and added better
description for 3rd patch. 6th patch was dropped [2] because it should be cleaned
up differently.

Marcin

[1] http://lkml.org/lkml/2007/12/20/151
[2] http://lkml.org/lkml/2007/12/17/201

      reply	other threads:[~2007-12-22  8:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-21 15:55 [PATCH 1/5] udf: remove wrong prototype of udf_readdir Marcin Slusarz
2007-12-22  0:21 ` Andrew Morton
2007-12-22  9:00   ` Marcin Slusarz [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=20071222090021.GA7872@joi \
    --to=marcin.slusarz@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=bfennema@falcon.csc.calpoly.edu \
    --cc=jack@suse.cz \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.