diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-06-09 12:08:23 +0300 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-06-18 14:17:08 +0300 |
commit | 1cfb7271076a265b7c2cbbf9cf5c2ae060a24385 (patch) | |
tree | e474f1789c112e8b0acf23cbb42f271eb5e7495b /scripts | |
parent | 485802a6c524e62b5924849dd727ddbb1497cc71 (diff) | |
download | linux-1cfb7271076a265b7c2cbbf9cf5c2ae060a24385.tar.bz2 |
UBIFS: fix assertion
The asserts here never check anything because it uses '|' instead of
'&'. Now if the flags are not set it prints a warning a a stack trace.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions