public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes
@ 2014-07-02 20:05 Fabian Frederick
  2014-07-03 14:29 ` Steven Whitehouse
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Frederick @ 2014-07-02 20:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: Fabian Frederick, Steven Whitehouse, cluster-devel

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
  *
  */
 
-- 
1.8.4.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes
  2014-07-02 20:05 [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes Fabian Frederick
@ 2014-07-03 14:29 ` Steven Whitehouse
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Whitehouse @ 2014-07-03 14:29 UTC (permalink / raw)
  To: Fabian Frederick, linux-kernel; +Cc: cluster-devel

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
>    *
>    */
>   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-03 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 20:05 [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes Fabian Frederick
2014-07-03 14:29 ` Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox