From: Artem Bityutskiy Date: Fri, 22 Apr 2011 09:11:12 +0000 (+0300) Subject: UBIFS: do not change debugfs file position X-Git-Tag: v3.0-rc1~317^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341e262f903afbb8c23133ed6e193ea6254f73c4;p=pandora-kernel.git UBIFS: do not change debugfs file position 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 --- Reading git-diff-tree failed