[libata] trivial: whitespace sync with 2.6
Linux Kernel Mailing List <[email protected]> Sun, 13 Feb 2005 20:23:36 +0000
| Newsgroups | gmane.linux.kernel.commits.2-4 |
|---|---|
| Message-ID | <[email protected]> |
ChangeSet 1.1537.6.4, 2005/02/13 15:23:36-05:00, [email protected] [libata] trivial: whitespace sync with 2.6 libata-core.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/drivers/scsi/libata-core.c b/drivers/scsi/libata-core.c --- a/drivers/scsi/libata-core.c 2005-03-04 12:02:14 -08:00 +++ b/drivers/scsi/libata-core.c 2005-03-04 12:02:14 -08:00 @@ -2800,7 +2800,7 @@ return 1; /* fall through */ - + default: return 0; }