On 9/6/20 2:59 PM, Michael Kerrisk (man-pages) wrote: > Hello Alex, > > On 9/5/20 5:14 PM, Alejandro Colomar wrote: >> Hi Michael, >> >> [PATCH 1/7] sock_diag.7: Remove unneeded casts >> [PATCH 2/7] pthread_sigmask.3: Remove unneeded casts >> [PATCH 3/7] msgop.2: Remove unneeded casts >> [PATCH 4/7] user_namespaces.7: Remove unneeded cast >> [PATCH 5/7] dlopen.3: Remove unneeded cast >> [PATCH 6/7] bsearch.3: Fix intermediate type and remove unneeded cast >> [PATCH 7/7] qsort.3: Fix casts >> >> Here's a set of patches removing unneeded casts when they are >> unneeded or incorrect, and fixing those that are incorrect but can't >> be removed. > > I've applied all of these ,except 5/7 (I'll reply to that mail). > Mea culpa for 2 and 4... Oops -- and I meant to say: thanks for the patches. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/