From: H Hartley Sweeten Date: Wed, 19 Dec 2012 22:39:18 +0000 (-0700) Subject: staging: comedi: comedi_fops: cleanup do_devinfo_ioctl() X-Git-Tag: v3.9-rc1~127^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e700923bf63b4afb7bb213f140d5a6e28c32aa6;p=pandora-kernel.git staging: comedi: comedi_fops: cleanup do_devinfo_ioctl() Consolidate the local variables 'read_subdev' and 'write_subdev' into a single local variable 's'. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed