summaryrefslogtreecommitdiff
path: root/fs/ubifs/file.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-04-01 18:57:59 +0300
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-05-23 13:02:30 +0300
commit06d1fb327ce4fc48036a8b3064c3ddc2166e114b (patch)
tree4a39ec696282279fe928a11b1bf3d48f79de5841 /fs/ubifs/file.c
parentf0d3924a505956b6e3731c2918268d2283a93646 (diff)
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 <dan.carpenter@oracle.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'fs/ubifs/file.c')
0 files changed, 0 insertions, 0 deletions