aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-04-20 06:58:32 +0000
committerLorenzo Pieralisi <[email protected]>2022-04-25 13:00:49 +0000
commitc049b4b37685ff5b179a7e062b919c31eb406214 (patch)
tree4936e6f5277fbea5201d63e22d986c95a21ef226 /drivers/net/xen-netback/interface.c
parentLinux 5.18-rc1 (diff)
downloadkernel-c049b4b37685ff5b179a7e062b919c31eb406214.tar.gz
kernel-c049b4b37685ff5b179a7e062b919c31eb406214.zip
PCI: microchip: Add a missing semicolon
If the driver is configured as a module (after allowing this by changing PCIE_MICROCHIP_HOST from bool to tristate) the missing semicolon makes the compiler very unhappy. While there isn't a real problem as MODULE_DEVICE_TABLE always evaluates to nothing for a built-in driver, do it right for consistency with other drivers. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Daire McNamara <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions