diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2014-07-26 21:58:01 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-07-27 11:22:46 (GMT) |
commit | a0d8f8037468a3b5f964417f71853ccf301b9f39 (patch) | |
tree | c85a06971f7283667825dd71463e36d5a0472e0c /lib/locking-selftest-wsem.h | |
parent | fcd38ed0ff263156c3917c70c2fb0b7e91bfeab1 (diff) | |
download | linux-a0d8f8037468a3b5f964417f71853ccf301b9f39.tar.xz |
scripts: modpost: Remove numeric suffix pattern matching
For several years, the pattern "foo$" has effectively been treated as
equivalent to "foo" due to a bug in the (misnamed) helper
number_prefix(). This hasn't been observed to cause any problems, so
remove the broken $ functionality and change all foo$ patterns to foo.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/locking-selftest-wsem.h')
0 files changed, 0 insertions, 0 deletions