[Cluster-devel] [PATCH 1/1] fs/gfs2/rgrp.c: kernel-doc warning fixes

Steven Whitehouse swhiteho at redhat.com
Thu Jul 3 14:29:47 UTC 2014


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 at redhat.com>
> Cc: cluster-devel at redhat.com
> Signed-off-by: Fabian Frederick <fabf at 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
>    *
>    */
>   




More information about the Cluster-devel mailing list