From: H Hartley Sweeten Date: Mon, 10 Feb 2014 18:49:46 +0000 (-0700) Subject: staging: comedi: don't clear 'data' on (*insn_read) timeout X-Git-Tag: v3.15-rc1~139^2~1061 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd446fc7aab519c213e63eefa15c82586a50989;p=pandora-kernel.git staging: comedi: don't clear 'data' on (*insn_read) timeout It's not necessary to clear the returned data pointer when an (*insn_read) times out. For aesthetics, remove all of these in the drivers. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed