diff options
author | Mark Brown <broonie@kernel.org> | 2023-01-11 22:33:07 +0000 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-01-12 13:38:04 -0700 |
commit | 9fdaca2c1e157dc0a3c0faecf3a6a68e7d8d0c7b (patch) | |
tree | e63cf866117abf95beabc3cbfdaa8b3145a21fe7 /fs | |
parent | 1b929c02afd37871d5afb9d498426f83432e71c2 (diff) |
kselftest: Fix error message for unconfigured LLVM builds
We are missing a ) when we attempt to complain about not having enough
configuration for clang, resulting in the rather inscrutable error:
../lib.mk:23: *** unterminated call to function 'error': missing ')'. Stop.
Add the required ) so we print the message we were trying to print.
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions