ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx
authorJiang Biao <jiang.biao2@zte.com.cn>
Wed, 28 Feb 2018 02:13:57 +0000 (10:13 +0800)
committerRichard Weinberger <richard@nod.at>
Wed, 4 Apr 2018 21:48:10 +0000 (23:48 +0200)
commitcc1947834827379a5fd66e8b73969fd7eaab4516
tree4c0c99b948a99c0d9c50f9a5e2e5ed5a8f836758
parentae4c8081eb77bc82ac5ac8a7d55abea6f98e0209
ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx

Constify struct ubifs_lprops in scan_for_leb_for_idx to be
consistent with other references.

Signed-off-by: Jiang Biao <jiang.biao2@zte.com.cn>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/find.c