Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71873
b: refs/heads/master
c: e9534b3
h: refs/heads/master
i:
  71871: abe8316
v: v3
  • Loading branch information
Gabriel Craciunescu authored and Adrian Bunk committed Oct 20, 2007
1 parent 2fa871e commit 4d44fee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 88a9b03775cbd5124c91f350b89c0dfb9d6550eb
refs/heads/master: e9534b3fd7843d1bd5a7a1fe2474a09f72d41ab8
2 changes: 1 addition & 1 deletion trunk/Documentation/scsi/arcmsr_spec.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*******************************************************************************
** Usage of IOP331 adapter
** (All In/Out is in IOP331's view)
** 1. Message 0 --> InitThread message and retrun code
** 1. Message 0 --> InitThread message and return code
** 2. Doorbell is used for RS-232 emulation
** inDoorBell : bit0 -- data in ready
** (DRIVER DATA WRITE OK)
Expand Down
2 changes: 1 addition & 1 deletion trunk/mm/migrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ static int unmap_and_move(new_page_t get_new_page, unsigned long private,
* The function returns after 10 attempts or if no pages
* are movable anymore because to has become empty
* or no retryable pages exist anymore. All pages will be
* retruned to the LRU or freed.
* returned to the LRU or freed.
*
* Return: Number of pages not migrated or error code.
*/
Expand Down

0 comments on commit 4d44fee

Please sign in to comment.