diff options
author | 2022-06-10 19:35:55 +0100 | |
---|---|---|
committer | 2022-06-10 11:42:02 -0700 | |
commit | d56fd98612aef73f85ec0c44e86fe04a9d3325ee (patch) | |
tree | e7f21eb37f8540daeb791cc844cff580aaf5213e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | Merge tag 'docs-5.19-3' of git://git.lwn.net/linux (diff) | |
download | linux-dev-d56fd98612aef73f85ec0c44e86fe04a9d3325ee.tar.xz linux-dev-d56fd98612aef73f85ec0c44e86fe04a9d3325ee.zip |
certs: Convert spaces in certs/Makefile to a tab
There's a rule in certs/Makefile for which the command begins with eight
spaces. This results in:
../certs/Makefile:21: FORCE prerequisite is missing
../certs/Makefile:21: *** missing separator. Stop.
Fix this by turning the spaces into a tab.
Fixes: addf466389d9 ("certs: Check that builtin blacklist hashes are valid")
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Reviewed-by: Mickaël Salaün <mic@linux.microsoft.com>
cc: keyrings@vger.kernel.org
Link: https://lore.kernel.org/r/486b1b80-9932-aab6-138d-434c541c934a@digikod.net/ # v1
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions