Skip to content
Commit 019ac05e authored by Jiang Jian's avatar Jiang Jian Committed by Richard Weinberger
Browse files

mtd: ubi: drop unexpected word 'a' in comments



there is an unexpected word 'a' in the comments that need to be dropped

file - drivers/mtd/ubi/vmt.c
line - 626,779

* Returns zero if volume is all right and a a negative error code if not.

changed to:

* Returns zero if volume is all right and a negative error code if not.

Signed-off-by: default avatarJiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent e079be2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment