Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2541d0ca7e4645d7e2d295eb241c318a7f875f3a
Commit:     2541d0ca7e4645d7e2d295eb241c318a7f875f3a
Parent:     91e33d31096a2b518ae5744c345af15c1ff06fd5
Author:     Jeff Garzik <[EMAIL PROTECTED]>
AuthorDate: Fri Nov 23 21:08:42 2007 -0500
Committer:  Jeff Garzik <[EMAIL PROTECTED]>
CommitDate: Fri Nov 23 21:08:42 2007 -0500

    pata_ali: trim trailing whitespace (fix checkpatch complaints)
    
    Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>
---
 drivers/ata/pata_ali.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/ata/pata_ali.c b/drivers/ata/pata_ali.c
index 62aa2f9..8caf9af 100644
--- a/drivers/ata/pata_ali.c
+++ b/drivers/ata/pata_ali.c
@@ -291,7 +291,7 @@ static void ali_lock_sectors(struct ata_device *adev)
  *
  *     Called to decide whether commands should be sent by DMA or PIO
  */
- 
+
 static int ali_check_atapi_dma(struct ata_queued_cmd *qc)
 {
        /* If its not a media command, its not worth it */
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to