commit | f1a32f95865d6da6706dc00cfd693629a8a128a9 | [log] [tgz] |
---|---|---|
author | Bhanusree Pola <bhanusreemahesh@gmail.com> | Mon Feb 25 20:30:51 2019 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 26 11:40:08 2019 +0100 |
tree | d45ef3f75feb3e2001b365f0b21e4560643faf58 | |
parent | 1ba539d53b2de243b641305ed66caacd80bccc03 [diff] |
Staging: fwserial: Add blank line after declarations Add blank line after the structure declaration, struct fwtty_port *port = tty->driver_data; Issue found using checkpatch.pl Signed-off-by: Bhanusree Pola <bhanusreemahesh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>