diff options
author | hujianyang <hujianyang@huawei.com> | 2014-06-11 04:41:17 +0200 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2014-07-19 08:53:51 +0200 |
commit | ce6ebdb87ef94b332fa0bfafd62830bf50e6e2c6 (patch) | |
tree | 7c36dd8b16715c5d77a7d4f590f38c6acccaf1ea /fs/ubifs/orphan.c | |
parent | UBIFS: fix error handling in dump_lpt_leb() (diff) | |
download | linux-ce6ebdb87ef94b332fa0bfafd62830bf50e6e2c6.tar.xz linux-ce6ebdb87ef94b332fa0bfafd62830bf50e6e2c6.zip |
UBIFS: Add missing break statements in dbg_chk_pnode()
This is a minor fix. These two branches in 'dbg_chk_pnode()'
are dealing with different conditions. Although there is
no fault in current state, I think adding "break"s in
each end of branch is better.
Signed-off-by: hujianyang <hujianyang@huawei.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'fs/ubifs/orphan.c')
0 files changed, 0 insertions, 0 deletions