]> asedeno.scripts.mit.edu Git - linux.git/commit
perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"
authorColin Ian King <colin.king@canonical.com>
Fri, 21 Dec 2018 08:48:09 +0000 (08:48 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 28 Dec 2018 19:32:54 +0000 (16:32 -0300)
commitfbe7e42515af6c2ecee04b1c851f78de1d190281
treecedb7a3b982f7c8404705dabced2cd4e72f4e7ae
parentb9b6a2ea2baf69204a6e5f311e0d24fe3b956f2e
perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"

The spelling of the SECCOMP is incorrect, fix these.

Signed-off-by: Colin King <colin.king@canonical.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: kernel-janitors@vger.kernel.org
Fixes: c65c83ffe904 ("perf trace: Allow asking for not suppressing common string prefixes")
Link: http://lkml.kernel.org/r/20181221084809.6108-1-colin.king@canonical.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/seccomp.c