X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=lib%2Fbuildid.c;h=e3a7acdeef0ed4485c875f9cb176434bf10f8e7a;hb=f026be0e1e881e3395c3d5418ffc8c2a2203c3f3;hp=dfc62625cae4e3839696f3efe68eb6dfc8659bad;hpb=5eb17c1f458c3921cbfdc6544044642f48d09644;p=linux-block.git diff --git a/lib/buildid.c b/lib/buildid.c index dfc62625cae4..e3a7acdeef0e 100644 --- a/lib/buildid.c +++ b/lib/buildid.c @@ -163,7 +163,7 @@ out: /** * build_id_parse_buf - Get build ID from a buffer - * @buf: Elf note section(s) to parse + * @buf: ELF note section(s) to parse * @buf_size: Size of @buf in bytes * @build_id: Build ID parsed from @buf, at least BUILD_ID_SIZE_MAX long *