mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
UBIFS: fix commentaries
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
This commit is contained in:
parent
fb1cd01a33
commit
7d4e9ccb43
8 changed files with 9 additions and 9 deletions
|
@ -1214,7 +1214,7 @@ static int dbg_check_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr)
|
|||
|
||||
/*
|
||||
* Make sure the last key in our znode is less or
|
||||
* equivalent than the the key in zbranch which goes
|
||||
* equivalent than the key in the zbranch which goes
|
||||
* after our pointing zbranch.
|
||||
*/
|
||||
cmp = keys_cmp(c, max,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue