diff options
author | 2022-06-23 15:19:53 +0800 | |
---|---|---|
committer | 2022-09-21 11:32:38 +0200 | |
commit | 019ac05e4c97f51913318d9b0e2ffd34db917d3c (patch) | |
tree | a56eca9d55edd0c81356d7371e25402f55f83f54 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ubi: block: Fix typos in comments (diff) | |
download | wireguard-linux-019ac05e4c97f51913318d9b0e2ffd34db917d3c.tar.xz wireguard-linux-019ac05e4c97f51913318d9b0e2ffd34db917d3c.zip |
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: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions