commit | f7941f508d1eabdd1046eef4182d6052d853f09c | [log] [tgz] |
---|---|---|
author | Anton Wuerfel <anton.wuerfel@fau.de> | Thu Jan 14 16:08:12 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 06 23:15:53 2016 -0800 |
tree | 2148d4a4428db7e3ca121605bdfce5f3fae43ee9 | |
parent | 6d7c157fc706c173b720f0bae58e7a88ccfbeb9f [diff] |
tty: serial: 8250: Fix braces after struct This patch fixes a checkpatch warning by moving an opening curly brace to its correct position. Signed-off-by: Anton Würfel <anton.wuerfel@fau.de> Signed-off-by: Phillip Raffeck <phillip.raffeck@fau.de> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Peter Hurley <peter@hurleysoftware.com> Cc: linux-kernel@i4.cs.fau.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>