+ pr_err("ERROR: function name is too long: %s%s\n", kfunc->name, KF_IMPL_SUFFIX); + pr_err("ERROR: resolve_btfids: btf id %d is not a function prototype\n", proto_id); + pr_err("ERROR: resolve_btfids: btf id %d is not a function\n", kfunc->btf_id); + pr_err("ERROR: resolve_btfids: failed to add func %s to BTF\n", tmp_name); + pr_err("ERROR: resolve_btfids: failed to add func proto for %s\n", kfunc->name); CHECK: Please don't use multiple blank lines CHECK: Prefer using the BIT macro WARNING: line length of 81 exceeds 80 columns WARNING: line length of 82 exceeds 80 columns WARNING: line length of 88 exceeds 80 columns WARNING: line length of 89 exceeds 80 columns WARNING: line length of 90 exceeds 80 columns WARNING: line length of 93 exceeds 80 columns WARNING: line length of 94 exceeds 80 columns WARNING: line length of 95 exceeds 80 columns WARNING: line length of 96 exceeds 80 columns WARNING: line length of 99 exceeds 80 columns