platform: goldfish: pipe: Add blank lines to separate struct members
authorRoman Kiryanov <rkir@google.com>
Mon, 27 Aug 2018 18:23:04 +0000 (11:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2018 13:31:30 +0000 (15:31 +0200)
commit46928cc6ff6d3734eda0194f4dce840989d4f19d
treeefca8121ae9236edf5546b0f657753dc8a3336eb
parent25b97d57065ef5ee8554bf0c7c76e7f3fe6b974c
platform: goldfish: pipe: Add blank lines to separate struct members

To improve readability and to be consistent with other
struct members.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/goldfish/goldfish_pipe.c