-
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: 122991 b: refs/heads/master c: ad7a953 h: refs/heads/master i: 122989: 671fcdb 122987: f1f5418 122983: fa7a9c9 122975: 37473c2 v: v3
- Loading branch information
Jan Beulich
authored and
Sam Ravnborg
committed
Dec 19, 2008
1 parent
c6d5461
commit 911ee2b
Showing
7 changed files
with
85 additions
and
41 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: 37a8d9f67f18de1e2cbc7387311ce22d4dbff518 | ||
refs/heads/master: ad7a953c522ceb496611d127e51e278bfe0ff483 |
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
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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<*> | ||
*.h | ||
__compound_literal[$.][0-9]* | ||
__crc_[a-zA-Z_]* | ||
__exitcall_[a-zA-Z_]* | ||
__func__[$.][0-9]* | ||
__FUNCTION__[$.][0-9]* | ||
gcc[0-9]_compiled[$.] | ||
__initcall_[a-zA-Z_]* | ||
__kcrctab_[a-zA-Z_]* | ||
__kstrtab_[a-zA-Z_]* | ||
__ksymtab_[a-zA-Z_]* | ||
__mod_[a-zA-Z_]*[0-9] | ||
__module_depends | ||
__param_[a-zA-Z_]* | ||
__pci_fixup_*PCI_ANY_IDPCI_ANY_ID* | ||
__pci_fixup_*PCI_ANY_IDPCI_DEVICE_ID_* | ||
__pci_fixup_*PCI_VENDOR_ID_*PCI_ANY_ID* | ||
__pci_fixup_*PCI_VENDOR_ID_*PCI_DEVICE_ID_* | ||
__PRETTY_FUNCTION__[$.][0-9]* | ||
__setup_[a-zA-Z_]* | ||
____versions |