From: Niklas Cassel Date: Tue, 20 Jan 2015 09:35:32 +0000 (+0100) Subject: mtd: concat: set the return lengths properly X-Git-Tag: fixes-v4.0-rc1~67^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d164ea32674ec82e80f480769ffcd2144f901380;p=pandora-kernel.git mtd: concat: set the return lengths properly In concat_read_oob both retlen and oobretlen should be updated. concat_write_oob previously only (improperly) updated retlen. Signed-off-by: Niklas Cassel Signed-off-by: Brian Norris --- Reading git-diff-tree failed