From: Steven Whitehouse <steve@chygwyn.com>
To: Li Xiaodong <lixd@cn.fujitsu.com>
Cc: "'LKML'" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH]remove_declaration
Date: Mon, 07 Jul 2008 11:21:31 +0100 [thread overview]
Message-ID: <1215426091.4011.118.camel@quoit> (raw)
In-Reply-To: <AEFD1C75C2D6496EB4B19CE6B33656F2@fujitsulixd>
Hi,
On Mon, 2008-07-07 at 18:04 +0800, Li Xiaodong wrote:
> The implementation of gfs2_inode_attr_in is removed.
> So remove its declaration.
>
> Signed-off-by: Li Xiaodong <lixd@cn.fujitsu.com>
>
> ---
> fs/gfs2/inode.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/fs/gfs2/inode.h b/fs/gfs2/inode.h index 580da45..d2ddb84 100644
> --- a/fs/gfs2/inode.h
> +++ b/fs/gfs2/inode.h
> @@ -72,7 +72,6 @@ static inline void gfs2_inum_out(const struct gfs2_inode
> *ip, }
>
>
> -void gfs2_inode_attr_in(struct gfs2_inode *ip); void gfs2_set_iop(struct
> inode *inode); struct inode *gfs2_inode_lookup(struct super_block *sb,
> unsigned type,
> u64 no_addr, u64 no_formal_ino,
> --
> 1.5.5.1
This patch looks like its been munged by your mailer. Can you send me a
corrected version?
Steve.
prev parent reply other threads:[~2008-07-07 10:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-07 10:04 [PATCH]remove_declaration Li Xiaodong
2008-07-07 10:21 ` Steven Whitehouse [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=1215426091.4011.118.camel@quoit \
--to=steve@chygwyn.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lixd@cn.fujitsu.com \
/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.