commit | 8557bbe5156e5fba022d5a5220004b1e016227ee | [log] [tgz] |
---|---|---|
author | SeongJae Park <sjpark@amazon.de> | Mon Jan 27 09:19:57 2020 +0100 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Wed Jan 29 07:35:49 2020 -0600 |
tree | 4532f615ec5dfbcce600d29af5707a93e63a4311 | |
parent | 823f20914693673e5e057ff8eac1acfd8954cf85 [diff] |
xen/blkback: Consistently insert one empty line between functions The number of empty lines between functions in the xenbus.c is inconsistent. This trivial style cleanup commit fixes the file to consistently place only one empty line. Acked-by: Roger Pau Monné <roger.pau@citrix.com> Signed-off-by: SeongJae Park <sjpark@amazon.de> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>