diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-05-14 16:37:47 +0200 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-05-16 09:31:40 +0200 |
commit | 12f338914e7f2a9ab0def09564b9e78ab45a474f (patch) | |
tree | 58730ff8615d2a82fc52566cb235ce053437c0f1 /firmware/3com | |
parent | UBIFS: double check that buds are replied in order (diff) | |
download | linux-12f338914e7f2a9ab0def09564b9e78ab45a474f.tar.xz linux-12f338914e7f2a9ab0def09564b9e78ab45a474f.zip |
UBIFS: remove unnecessary stack variable
This is patch removes an unnecessary 'offs' variable from 'ubifs_wbuf_write_nolock()'
- we can just keep 'wbuf->offs' up-to-date instead. This patch is very minor
the only motivation for it was that it is cleaner to keep wbuf->offs up-to-date
by the time we call 'ubifs_leb_write()'.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'firmware/3com')
0 files changed, 0 insertions, 0 deletions