From: H Hartley Sweeten Date: Fri, 5 Apr 2013 23:08:32 +0000 (-0700) Subject: staging: comedi: serial2002: cleanup tty_setspeed() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071e0866d2db3237f001abf902e908aebf360090;p=pandora-kernel.git staging: comedi: serial2002: cleanup tty_setspeed() Rename the two local variables used to set the serial port speed and latency so thy are unique. Remove the unnecessary '{ }' around the code and the extra indents. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed