Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107027
b: refs/heads/master
c: 32be1d2
h: refs/heads/master
i:
  107025: ec68fb3
  107023: c3660ef
v: v3
  • Loading branch information
Ben Dooks authored and Linus Torvalds committed Jul 30, 2008
1 parent 00c6440 commit b47ad4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 07a887d399b84668bc26cd040d699b26ec3086c2
refs/heads/master: 32be1d22327743134974c7b2ec1e2a143b6b6f86
2 changes: 1 addition & 1 deletion trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -1468,7 +1468,7 @@ static void section_rel(const char *modname, struct elf_info *elf,
* marked __initdata will be discarded when the module has been intialized.
* Likewise for modules used built-in the sections marked __exit
* are discarded because __exit marked function are supposed to be called
* only when a moduel is unloaded which never happes for built-in modules.
* only when a module is unloaded which never happens for built-in modules.
* The check_sec_ref() function traverses all relocation records
* to find all references to a section that reference a section that will
* be discarded and warns about it.
Expand Down

0 comments on commit b47ad4d

Please sign in to comment.