-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 91723 b: refs/heads/master c: 9fd9121 h: refs/heads/master i: 91721: db87ae9 91719: af3d494 v: v3
- Loading branch information
Adrian Bunk
authored and
Linus Torvalds
committed
Apr 21, 2008
1 parent
1c70c1d
commit 089718b
Showing
2 changed files
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: eb0cc5fe4e8d4928259852d9dc3cb1eeae90e48f | ||
refs/heads/master: 9fd91217b15751997cab35ad309b37b44eaa6774 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,3 @@ struct page *kmap_atomic_to_page(void *ptr) | |
{ | ||
return virt_to_page(ptr); | ||
} | ||
|
||
|
||
EXPORT_SYMBOL(kmap_atomic_to_page); |