diff options
author | 2024-09-16 15:28:00 +0200 | |
---|---|---|
committer | 2024-09-18 15:55:40 +0200 | |
commit | 6ff2c290147a65027fb04b154a52723a6efabced (patch) | |
tree | 6cc556179f3fd8efbd4455862a01c1de337df914 /rust/helpers/build_bug.c | |
parent | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random (diff) | |
download | wireguard-linux-6ff2c290147a65027fb04b154a52723a6efabced.tar.xz wireguard-linux-6ff2c290147a65027fb04b154a52723a6efabced.zip |
MAINTAINERS: make vDSO getrandom matches more generic
Rather than specifying matches for every architecture, what we actually
want is an extglob-like thing, such as:
F: **/vdso/*getrandom*
Unfortunately, this isn't possible, but get_maintainers.pl does support
a "N:" directive that uses regexes, so just encode that extglob
statement as an ordinary regex.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions