From: Dan Carpenter Date: Tue, 8 Jul 2014 10:59:07 +0000 (+0300) Subject: crypto: qat - remove an unneeded cast X-Git-Tag: omap-for-v3.17/fixes-against-rc2~194^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac1a2b49ea3dff611d820043a0c597db3867bee0;p=pandora-kernel.git crypto: qat - remove an unneeded cast The cast to (unsigned int *) doesn't hurt anything but it is pointless. Signed-off-by: Dan Carpenter Signed-off-by: Herbert Xu --- Reading git-diff-tree failed