From: Geliang Tang Date: Mon, 22 Jun 2015 15:33:42 +0000 (+0800) Subject: staging: comedi: fix cast warning in comedi_compat32.c X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~695 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f73490e20261dbf543744bb3dc1ae6d6af0d80f;p=pandora-kernel.git staging: comedi: fix cast warning in comedi_compat32.c This patch fixes the following sparse warning: drivers/staging/comedi/comedi_compat32.c:205:16: warning: cast removes address space of expression Signed-off-by: Geliang Tang Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed