Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
authorMike Frysinger <vapier@gentoo.org>
Mon, 6 Dec 2010 21:12:23 +0000 (21:12 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:26 +0000 (07:18 -0500)
commit25f3ff2c445822793d22ac51e3dcb22a694e3cd4
treed1bfa0640d2e94cdefd9d2a83701c2460d326f18
parenta8b19886097032df38bd521cece4bc538fee2266
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 <vapier@gentoo.org>
arch/blackfin/mm/sram-alloc.c