• Randy Dunlap's avatar
    gfs2: rgrp: fix kernel-doc warnings · 95d0f625
    Randy Dunlap authored
    Fix kernel-doc warnings found when using "W=1".
    
    rgrp.c:162: warning: missing initial short description on line:
     * gfs2_bit_search
    rgrp.c:1200: warning: Function parameter or member 'gl' not described in 'gfs2_rgrp_go_instantiate'
    rgrp.c:1200: warning: Excess function parameter 'gh' description in 'gfs2_rgrp_go_instantiate'
    rgrp.c:1970: warning: missing initial short description on line:
     * gfs2_rgrp_used_recently
    Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
    Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
    95d0f625
rgrp.c 73.3 KB