diff options
author | Daniel Golle <daniel@makrotopia.org> | 2014-05-13 22:27:58 +0200 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2014-05-27 14:23:40 +0200 |
commit | a0fd59511e0a0514d24044a29da0f6144f8600e5 (patch) | |
tree | 25cf5a83b7248faf7f77be12edbd7cb5c009c936 /net/nonet.c | |
parent | UBI: block: Fix error path on alloc_workqueue failure (diff) | |
download | linux-a0fd59511e0a0514d24044a29da0f6144f8600e5.tar.xz linux-a0fd59511e0a0514d24044a29da0f6144f8600e5.zip |
UBIFS: add missing ui pointer in debugging code
If UBIFS_DEBUG is defined an additional assertion of the ui_lock
spinlock in do_writepage cannot compile because the ui pointer has not
been previously declared.
Fix this by declaring and initializing the ui pointer in case
UBIFS_DEBUG is defined.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'net/nonet.c')
0 files changed, 0 insertions, 0 deletions