All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Whitehouse <swhiteho@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes
Date: Thu, 03 Jul 2014 15:29:47 +0100	[thread overview]
Message-ID: <53B568DB.8010600@redhat.com> (raw)
In-Reply-To: <1404331527-4068-1-git-send-email-fabf@skynet.be>

Hi,

This and the seq_puts patch are now both in the -nmw tree. Thanks,

Steve.

On 02/07/14 21:05, Fabian Frederick wrote:
> Cc: Steven Whitehouse <swhiteho@redhat.com>
> Cc: cluster-devel at redhat.com
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
> ---
>   fs/gfs2/rgrp.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/fs/gfs2/rgrp.c b/fs/gfs2/rgrp.c
> index db629d1..f4cb9c0 100644
> --- a/fs/gfs2/rgrp.c
> +++ b/fs/gfs2/rgrp.c
> @@ -337,7 +337,7 @@ static bool gfs2_unaligned_extlen(struct gfs2_rbm *rbm, u32 n_unaligned, u32 *le
>   
>   /**
>    * gfs2_free_extlen - Return extent length of free blocks
> - * @rbm: Starting position
> + * @rrbm: Starting position
>    * @len: Max length to check
>    *
>    * Starting at the block specified by the rbm, see how many free blocks
> @@ -2522,7 +2522,7 @@ void gfs2_rlist_alloc(struct gfs2_rgrp_list *rlist, unsigned int state)
>   
>   /**
>    * gfs2_rlist_free - free a resource group list
> - * @list: the list of resource groups
> + * @rlist: the list of resource groups
>    *
>    */
>   



WARNING: multiple messages have this Message-ID (diff)
From: Steven Whitehouse <swhiteho@redhat.com>
To: Fabian Frederick <fabf@skynet.be>, linux-kernel@vger.kernel.org
Cc: cluster-devel@redhat.com
Subject: Re: [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes
Date: Thu, 03 Jul 2014 15:29:47 +0100	[thread overview]
Message-ID: <53B568DB.8010600@redhat.com> (raw)
In-Reply-To: <1404331527-4068-1-git-send-email-fabf@skynet.be>

Hi,

This and the seq_puts patch are now both in the -nmw tree. Thanks,

Steve.

On 02/07/14 21:05, Fabian Frederick wrote:
> Cc: Steven Whitehouse <swhiteho@redhat.com>
> Cc: cluster-devel@redhat.com
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
> ---
>   fs/gfs2/rgrp.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/fs/gfs2/rgrp.c b/fs/gfs2/rgrp.c
> index db629d1..f4cb9c0 100644
> --- a/fs/gfs2/rgrp.c
> +++ b/fs/gfs2/rgrp.c
> @@ -337,7 +337,7 @@ static bool gfs2_unaligned_extlen(struct gfs2_rbm *rbm, u32 n_unaligned, u32 *le
>   
>   /**
>    * gfs2_free_extlen - Return extent length of free blocks
> - * @rbm: Starting position
> + * @rrbm: Starting position
>    * @len: Max length to check
>    *
>    * Starting at the block specified by the rbm, see how many free blocks
> @@ -2522,7 +2522,7 @@ void gfs2_rlist_alloc(struct gfs2_rgrp_list *rlist, unsigned int state)
>   
>   /**
>    * gfs2_rlist_free - free a resource group list
> - * @list: the list of resource groups
> + * @rlist: the list of resource groups
>    *
>    */
>   


  reply	other threads:[~2014-07-03 14:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02 20:05 [Cluster-devel] [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes Fabian Frederick
2014-07-02 20:05 ` Fabian Frederick
2014-07-03 14:29 ` Steven Whitehouse [this message]
2014-07-03 14:29   ` Steven Whitehouse

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=53B568DB.8010600@redhat.com \
    --to=swhiteho@redhat.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.