diff options
author | Mikael Pettersson <mikpe@it.uu.se> | 2008-05-17 12:49:09 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-05-19 17:31:34 -0400 |
commit | 7715a6f9cdb9c1422d2b1f4fea21b1fe86b5b0fe (patch) | |
tree | 4d3888425e6d1578da3c49a02fdc41bb07a232d4 /drivers/ata/pata_cs5535.c | |
parent | 821d22cdcd3c2944b93ac5f217ec0b6593ae6f48 (diff) |
sata_promise: other cleanups
Minor coding-style fixes for sata_promise:
- remove stray blank lines
- fix checkpatch.pl errors; warnings about long lines
remain, but I don't intend to address those at this time
- remove two inline directives: neither is essential and
both functions are trivially inlinable anyway by virtue
of being static and having a single unique call site
- fix comment in pdc_interrupt(): the bits in PDC_INT_SEQMASK
denote SEQIDs not tags, the distinction becomes important
when NCQ gets implemented
Signed-off-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/pata_cs5535.c')
0 files changed, 0 insertions, 0 deletions