From: Dan Carpenter Date: Sat, 3 Mar 2012 11:09:17 +0000 (+0100) Subject: block, sx8: fix pointer math issue getting fw version X-Git-Tag: v3.3~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5f4db8ece896c2ab9eafa0924148a2596c52e4;p=pandora-kernel.git block, sx8: fix pointer math issue getting fw version "mem" is type u8. We need parenthesis here or it screws up the pointer math probably leading to an oops. Signed-off-by: Dan Carpenter Cc: stable@kernel.org Acked-by: Jeff Garzik Signed-off-by: Jens Axboe --- Reading git-diff-tree failed