test/bpf_nops: skip test if argument is given The test doesn't take an argument, hence it should just skip without doing anything if given one. Fixes: fd8a6e66c739 ("tests: test io_uring bpf ops") Signed-off-by: Jens Axboe <axboe@kernel.dk>