From: Marek Belisko Date: Thu, 3 Feb 2011 10:07:54 +0000 (+0100) Subject: staging: ft1000: Remove unnecessary assignment. X-Git-Tag: v2.6.39-rc1~469^2~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc9539fe88fe548184563d77f1816782289ac1e;p=pandora-kernel.git staging: ft1000: Remove unnecessary assignment. dsp_img_info->version and requested_version have same type so additional temporary variable creation could be omitted because variables could be compares directly. Signed-off-by: Marek Belisko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed