diff options
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2014-06-29 17:22:16 +0300 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2014-07-19 09:54:25 +0300 |
commit | f1cb705accc70ac327de2108ecf07b300e03fc42 (patch) | |
tree | fa6d96338de7b5ca284d51853e8d58b9b66b4b06 /kernel | |
parent | 07e19dff63e3d5d6500d831e36554ac9b1b0560e (diff) | |
download | talos-obmc-linux-f1cb705accc70ac327de2108ecf07b300e03fc42.tar.gz talos-obmc-linux-f1cb705accc70ac327de2108ecf07b300e03fc42.zip |
UBIFS: remove unnecessary check
Remove the "if (c->lhead_offs == 0)" check because is unnecessary, since
at that point the log head offset is guaranteed to be zero due to the previous
operation.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions