From: Lidza Louina Date: Tue, 13 Aug 2013 19:49:56 +0000 (-0400) Subject: staging: dgcn: removes unnecessary commands in ioctl X-Git-Tag: v3.12-rc1~183^2~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b03ffaf7fb99316a2c21302e9dc1e4fef18a420;p=pandora-kernel.git staging: dgcn: removes unnecessary commands in ioctl The commands TIOCGETP, TCGETS, and TCGETA are not supposed to be seen by the ioctl. This patch removes the switch cases for these commands. Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed