diff for duplicates of <20180118093521.GA19707@mwanda> diff --git a/a/1.txt b/N1/1.txt index 0785e47..19da228 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ index 30044bc4f389..58c2bab4ef6e 100644 @@ -239,7 +240,7 @@ static uint8_t *get_last_jit_image(char *haystack, size_t hlen, } - assert(ulen = proglen); + assert(ulen == proglen); - printf("%d bytes emitted from JIT compiler (pass:%d, flen:%d)\n", + printf("%u bytes emitted from JIT compiler (pass:%d, flen:%d)\n", proglen, pass, flen); diff --git a/a/content_digest b/N1/content_digest index 395c53d..388df51 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\02c2c2cf6-acf2-af9f-83ef-21dbcd0a5551@iogearbox.net\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH v2] tools/bpftool: silence a static checker warning\0" - "Date\0Thu, 18 Jan 2018 09:35:21 +0000\0" + "Date\0Thu, 18 Jan 2018 12:35:21 +0300\0" "To\0Alexei Starovoitov <ast@kernel.org>\0" "Cc\0Daniel Borkmann <daniel@iogearbox.net>" netdev@vger.kernel.org @@ -42,10 +42,10 @@ "@@ -239,7 +240,7 @@ static uint8_t *get_last_jit_image(char *haystack, size_t hlen,\n" " \t}\n" " \n" - " \tassert(ulen = proglen);\n" + " \tassert(ulen == proglen);\n" "-\tprintf(\"%d bytes emitted from JIT compiler (pass:%d, flen:%d)\\n\",\n" "+\tprintf(\"%u bytes emitted from JIT compiler (pass:%d, flen:%d)\\n\",\n" " \t proglen, pass, flen);\n" " \tprintf(\"%lx + <x>:\\n\", base);" -1e9011534dbd3a2c925b46ef166f71b71048539abfad1549b13b07eefddbe40f +cc420ae007b0c71e028cf499fb15a2ba900e44eb062f64a7eeb5ebc1b4c6587a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.