commit | 92fbeb43b6c44fb03e024c4c5b9f3d6b8ebd0cf0 | [log] [tgz] |
---|---|---|
author | Paul Durrant <pdurrant@amazon.com> | Tue Dec 17 13:32:16 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 17 23:03:33 2019 -0800 |
tree | a05b98a95c2f8b6901ecac285a693dcfe5650a87 | |
parent | 5debb18f965a8f9e9d966715b8b61c164c3ea6ad [diff] |
xen-netback: move netback_probe() and netback_remove() to the end... ...of xenbus.c This is a cosmetic function re-ordering to reduce churn in a subsequent patch. Some style fix-up was done to make checkpatch.pl happier. No functional change. Signed-off-by: Paul Durrant <pdurrant@amazon.com> Acked-by: Wei Liu <wei.liu@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>