Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82788
b: refs/heads/master
c: 4f63ba1
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent e9cd553 commit 78650cf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 081985ac14281d81780bc14562b89434407ca403
refs/heads/master: 4f63ba170866731fd388ce5eff05d5705b193b0c
4 changes: 2 additions & 2 deletions trunk/drivers/parisc/ccio-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ ccio_alloc_range(struct ioc *ioc, size_t size)
if (pages_needed <= 8) {
/*
* LAN traffic will not thrash the TLB IFF the same NIC
* uses 8 adjacent pages to map seperate payload data.
* uses 8 adjacent pages to map separate payload data.
* ie the same byte in the resource bit map.
*/
#if 0
Expand Down Expand Up @@ -1589,7 +1589,7 @@ static int __init ccio_probe(struct parisc_device *dev)
}

/**
* ccio_init - ccio initalization procedure.
* ccio_init - ccio initialization procedure.
*
* Register this driver.
*/
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/parisc/hppb.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ static struct parisc_driver hppb_driver = {
};

/**
* hppb_init - HP-PB bus initalization procedure.
* hppb_init - HP-PB bus initialization procedure.
*
* Register this driver.
*/
Expand Down

0 comments on commit 78650cf

Please sign in to comment.