Artem Bityutskiy 12f338914e 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>
2011-05-16 10:31:40 +03:00
..
2008-12-31 14:13:24 +02:00
2011-05-13 19:23:55 +03:00
2011-05-16 10:31:39 +03:00
2011-05-16 10:31:40 +03:00
2011-04-05 10:45:45 +03:00
2011-05-13 19:23:54 +03:00
2008-07-15 17:35:24 +03:00
2011-05-13 19:23:53 +03:00
2011-05-16 10:31:39 +03:00
2011-02-06 15:08:02 +02:00
2008-09-30 11:12:57 +03:00
2011-05-13 19:23:53 +03:00