From: Ian Abbott Date: Fri, 27 Mar 2015 15:13:03 +0000 (+0000) Subject: staging: comedi: comedi_fops: remove unnecessary s->async use X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=258c1dd76bf1223a0f67ff8d799b5eb383a3a632;p=pandora-kernel.git staging: comedi: comedi_fops: remove unnecessary s->async use In places where the `s->async` value has been stored in a local variable, use the variable instead of repeating `s->async`. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed