git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1321657
)
UBIFS: do not change debugfs file position
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 22 Apr 2011 09:11:12 +0000
(12:11 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 13 May 2011 16:23:55 +0000
(19:23 +0300)
This patch is a tiny improvement which removes few bytes of code.
UBIFS debugfs files are non-seekable and the file position is ignored,
so do not increase it in the write handler.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found