staging: unisys: visorbus: fixed indentation
Moved the brace to the left to fix the indentation issue. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c1d28da7a2
commit
027b03e717
@ -1964,7 +1964,7 @@ static struct acpi_driver unisys_acpi_driver = {
|
||||
.ops = {
|
||||
.add = visorchipset_init,
|
||||
.remove = visorchipset_exit,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
MODULE_DEVICE_TABLE(acpi, unisys_device_ids);
|
||||
|
Loading…
x
Reference in New Issue
Block a user