mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
icom: convert space to tabs
Convert spaces to tabs and remove wrong spaces Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com> Cc: Scott Kilau <Scott.Kilau@digi.com> Cc: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
aa76224a38
commit
75e3a6aed9
@ -1596,8 +1596,6 @@ probe_exit0:
|
|||||||
pci_disable_device(dev);
|
pci_disable_device(dev);
|
||||||
|
|
||||||
return retval;
|
return retval;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void __devexit icom_remove(struct pci_dev *dev)
|
static void __devexit icom_remove(struct pci_dev *dev)
|
||||||
|
Loading…
Reference in New Issue
Block a user