Costmetic changes -- spacing, comments.

This commit is contained in:
Gregory Nutt 2014-10-30 16:33:40 -06:00
parent 87ee3f2fc7
commit f76962257e

View File

@ -1178,7 +1178,6 @@ static int up_ioctl(struct file *filep, int cmd, unsigned long arg)
#if defined(CONFIG_SERIAL_IFLOWCONTROL) || defined(CONFIG_SERIAL_OFLOWCONTROL)
priv->flowc = flowc;
#endif
/* effect the changes immediately - note that we do not
* implement TCSADRAIN / TCSAFLUSH
*/