Fix checkpatch.pl WARNING: please, no space before tabs Signed-off-by: Aakash Hemadri <aakashhemadri123@xxxxxxxxx> --- drivers/pci/slot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/slot.c b/drivers/pci/slot.c index 8d1a983027b7..d7a60135168e 100644 --- a/drivers/pci/slot.c +++ b/drivers/pci/slot.c @@ -353,7 +353,7 @@ EXPORT_SYMBOL_GPL(pci_hp_create_module_link); /** * pci_hp_remove_module_link - remove symbolic link to the hotplug driver - * module. + * module. * @pci_slot: struct pci_slot * * Helper function for pci_hotplug_core.c to remove symbolic link to -- 2.32.0