From: Mike Frysinger Date: Mon, 6 Dec 2010 21:12:23 +0000 (+0000) Subject: Blackfin: sram_free_with_lsl: do not ignore return value of sram_free X-Git-Tag: v2.6.38-rc1~421^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f3ff2c445822793d22ac51e3dcb22a694e3cd4;p=pandora-kernel.git Blackfin: sram_free_with_lsl: do not ignore return value of sram_free If there was an error in the lower free functions, we need to pass that back up so the calling process is able to check things. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed