On Mon, Feb 24, 2025 at 10:38:56AM +0100, Peter Seiderer wrote:
Hello *,
On Mon, 24 Feb 2025 10:22:35 +0100, Peter Seiderer ps.report@gmx.net wrote:
Fix mix of int/long (and multiple conversion from/to) by using consequently size_t for i and max and ssize_t for len and adjust function signatures of hex32_arg(), count_trail_chars(), num_arg() and strn_len() accordingly.
Signed-off-by: Peter Seiderer ps.report@gmx.net
Actual missing the rev-by Simon Horman given for the v5 version of the patch set (see [1]) and indicated in the change description v5->v6...
No problem, let's use this:
Reviewed-by: Simon Horman horms@kernel.org