ubi: Fix copy/paste error in function documentation
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 24 Nov 2017 11:17:14 +0000 (12:17 +0100)
committerRichard Weinberger <richard@nod.at>
Wed, 17 Jan 2018 23:18:51 +0000 (00:18 +0100)
commit01f196945a21b3eec37317e3bc5cf35f95f95063
tree771736d002a28119dff1fffb114ee9c597a743a5
parent889027bca233b422aedc2881d330e1a7c97e2315
ubi: Fix copy/paste error in function documentation

The function documentation of leb_write_trylock is copied from
leb_write_lock. Replace the function name with the correct one.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/eba.c