From: Devendra Naga Date: Sat, 7 Jul 2012 12:05:19 +0000 (+0530) Subject: staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESS X-Git-Tag: v3.6-rc1~100^2~352 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c5a774b0f516fed3a38367eb2aeb5ad4d6e234;p=pandora-kernel.git staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESS as ret is assigned to the return of ft1000_poll, we dont need to initialise ret with STATUS_SUCCESS. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed