Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144610
b: refs/heads/master
c: 028eceb
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg committed May 4, 2009
1 parent c389646 commit a546186
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: 7d875a02864a35532543897195dfea2235815df8
refs/heads/master: 028ecebdd83cc4a7f8c7e96e28a5537d2ac98dae
2 changes: 1 addition & 1 deletion trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ int match(const char *sym, const char * const pat[])

/* sections that we do not want to do full section mismatch check on */
static const char *section_white_list[] =
{ ".comment", ".debug*", ".stab*", ".note*", ".got*", ".toc*", NULL };
{ ".comment*", ".debug*", ".stab*", ".note*", ".got*", ".toc*", NULL };

/*
* This is used to find sections missing the SHF_ALLOC flag.
Expand Down

0 comments on commit a546186

Please sign in to comment.