Skip to content

Commit

Permalink
sbp2, ohci1394 cleanups:
Browse files Browse the repository at this point in the history
sbp2: various code formatting cleanups
ohci1394: remove form feed characters

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
  • Loading branch information
Stefan Richter authored and Jody McIntyre committed Nov 7, 2005
1 parent e309fc6 commit a237f35
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 229 deletions.
5 changes: 0 additions & 5 deletions drivers/ieee1394/ohci1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -3201,8 +3201,6 @@ static struct hpsb_host_driver ohci1394_driver = {
.hw_csr_reg = ohci_hw_csr_reg,
};



/***********************************
* PCI Driver Interface functions *
***********************************/
Expand Down Expand Up @@ -3606,8 +3604,6 @@ static struct pci_driver ohci1394_pci_driver = {
.suspend = ohci1394_pci_suspend,
};



/***********************************
* OHCI1394 Video Interface *
***********************************/
Expand Down Expand Up @@ -3714,7 +3710,6 @@ EXPORT_SYMBOL(ohci1394_init_iso_tasklet);
EXPORT_SYMBOL(ohci1394_register_iso_tasklet);
EXPORT_SYMBOL(ohci1394_unregister_iso_tasklet);


/***********************************
* General module initialization *
***********************************/
Expand Down
Loading

0 comments on commit a237f35

Please sign in to comment.