ubifs: Fix typo of output in get_cs_sqnum
authorLiu Song <liu.song11@zte.com.cn>
Mon, 20 Aug 2018 03:54:30 +0000 (11:54 +0800)
committerRichard Weinberger <richard@nod.at>
Mon, 8 Jul 2019 17:43:43 +0000 (19:43 +0200)
commit7d8c811bf9ed513a586b18a28b788dd10fbe1128
tree17b0f094735825b9bde51232ded62da76728fbb6
parentd5cf9473a3f3b2bdd09c4a70ac9da037cdfc1f47
ubifs: Fix typo of output in get_cs_sqnum

"Not a CS node" makes more sense than "Node a CS node".

Signed-off-by: Liu Song <liu.song11@zte.com.cn>
Reviewed-by: Jiang Biao <jiang.biao2@zte.com.cn>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/recovery.c