Skip to content

Commit

Permalink
GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes
Browse files Browse the repository at this point in the history
Cc: [email protected]
Signed-off-by: Fabian Frederick <[email protected]>
Signed-off-by: Steven Whitehouse <[email protected]>
  • Loading branch information
Fabian Frederick authored and swhiteho committed Jul 18, 2014
1 parent 6b49d1d commit 27ff6a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fs/gfs2/rgrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
*
*/

Expand Down

0 comments on commit 27ff6a0

Please sign in to comment.