Benjamin Kramer <benny.kra@xxxxxxxxxxxxxx> writes: > There are some places in git where a long is passed to htonl/ntohl. llvm > doesn't support matching operands of different bitwidths intentionally. > This patch fixes the build with llvm-gcc (and clang) on x86_64. > > Signed-off-by: Benjamin Kramer <benny.kra@xxxxxxxxxxxxxx> > --- > Any comments on this patch? My vague recollection is that the response was "we do not mind it per-se, unless it ends up in an ugly change; but we would prefer if you go fix your compiler", but maybe I read it on lkml not here? Also my vague recollection is that the kernel folks took that patch in the end, so I think it is Ok for us to take this patch, too. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html