Commits
Soren Brinkmann committed 354fb1a7d7e
tty: xuartps: Cleanup: Reformat if-else Convert an if-else into the more common early return on error, reducing the indent level of the happy path. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>