Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef13f018 authored by Fabian Frederick's avatar Fabian Frederick Committed by Artem Bityutskiy
Browse files

UBIFS: kernel-doc warning fix



No grouped argument in drop_last_node.

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
parent 6dcfb802
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -596,7 +596,6 @@ static void drop_last_group(struct ubifs_scan_leb *sleb, int *offs)
 * drop_last_node - drop the last node.
 * drop_last_node - drop the last node.
 * @sleb: scanned LEB information
 * @sleb: scanned LEB information
 * @offs: offset of dropped nodes is returned here
 * @offs: offset of dropped nodes is returned here
 * @grouped: non-zero if whole group of nodes have to be dropped
 *
 *
 * This is a helper function for 'ubifs_recover_leb()' which drops the last
 * This is a helper function for 'ubifs_recover_leb()' which drops the last
 * node of the scanned LEB.
 * node of the scanned LEB.