diff options
| author | Rasmus Villemoes <[email protected]> | 2014-07-26 21:58:01 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2014-07-27 11:22:46 +0000 |
| commit | a0d8f8037468a3b5f964417f71853ccf301b9f39 (patch) | |
| tree | c85a06971f7283667825dd71463e36d5a0472e0c /lib/assoc_array.c | |
| parent | scripts: modpost: fix compilation warning (diff) | |
| download | kernel-a0d8f8037468a3b5f964417f71853ccf301b9f39.tar.gz kernel-a0d8f8037468a3b5f964417f71853ccf301b9f39.zip | |
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 <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions
