[PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function
gregkh at linuxfoundation.org
gregkh at linuxfoundation.org
Sun Mar 31 05:38:26 AEDT 2019
On Sat, Mar 30, 2019 at 07:43:53PM +0300, Andrey Abramov wrote:
> Replace int type with size_t type of the size argument
> in the swap function, also affect all its dependencies.
This says _what_ the patch does, but it gives no clue as to _why_ you
are doing this. Neither did your 0/5 patch :(
Why make this change? Nothing afterward depends on it from what I can
tell, so why is it needed?
thanks,
greg k-h
More information about the Linuxppc-dev
mailing list