diff options
| author | Dan Carpenter <[email protected]> | 2012-04-01 15:57:59 +0000 |
|---|---|---|
| committer | Artem Bityutskiy <[email protected]> | 2012-05-03 11:11:11 +0000 |
| commit | 273946a5c507ff5bce12349143470e8629bbe0a7 (patch) | |
| tree | c060ab6ab237d8f4f24f80d1242384f71ca51e34 /fs/ubifs/commit.c | |
| parent | Linux 3.4-rc5 (diff) | |
| download | kernel-273946a5c507ff5bce12349143470e8629bbe0a7.tar.gz kernel-273946a5c507ff5bce12349143470e8629bbe0a7.zip | |
UBIFS: remove douple initialization in change_category()
"heap" is initialized twice. I removed the first one, because it makes
Smatch complain that we use "new_cat" as an offset before checking it.
This doesn't change how the code works, it's just a cleanup.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions
