-
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: 107046 b: refs/heads/master c: 0d39741 h: refs/heads/master v: v3
- Loading branch information
Jack Steiner
authored and
Linus Torvalds
committed
Jul 30, 2008
1 parent
33afd34
commit 0190c2e
Showing
3 changed files
with
4 additions
and
1 deletion.
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: 3c45f6928322773b1810fbec1ece77056f914114 | ||
refs/heads/master: 0d39741a27d86d305cc75ba626392be410dcbab9 |
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 |
---|---|---|
|
@@ -99,3 +99,4 @@ int is_uv_system(void) | |
{ | ||
return uv_system_type != UV_NONE; | ||
} | ||
EXPORT_SYMBOL_GPL(is_uv_system); |
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