This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: keytable: fix typo Author: Ulrich Ölmann <[email protected]> Date: Wed Mar 3 11:30:12 2021 +0100 Signed-off-by: Ulrich Ölmann <[email protected]> Signed-off-by: Sean Young <[email protected]> utils/keytable/50-rc_keymap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=cb3bc5054b3e42019821c40728422dc6ef1ac5db diff --git a/utils/keytable/50-rc_keymap.conf b/utils/keytable/50-rc_keymap.conf index 6066c50c6476..dc871d739a39 100644 --- a/utils/keytable/50-rc_keymap.conf +++ b/utils/keytable/50-rc_keymap.conf @@ -1,3 +1,3 @@ -# ir-keytable needs access to bpf in order load BPF decoders +# ir-keytable needs access to bpf in order to load BPF decoders [Service] SystemCallFilter=bpf _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
