From: Devendra Naga Date: Sat, 24 Nov 2012 10:01:06 +0000 (-0500) Subject: staging: ft1000: remove assigments of ret and initialise it in beginning X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f884c19224dc190d47251031814857c652d8a563;p=pandora-kernel.git staging: ft1000: remove assigments of ret and initialise it in beginning as ret is every time assigned to EINVAL in fail cases, initialise it at the beginning. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed