-
Richard Henderson authored
Don't duplicate the array length computation in the memset() when plain sizeof() can produce the correct results. Signed-off-by:
Richard Henderson <rth@twiddle.net>
Reviewed-by:
Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by:
Andreas Färber <afaerber@suse.de>Richard Henderson authoredDon't duplicate the array length computation in the memset() when plain sizeof() can produce the correct results. Signed-off-by:
Richard Henderson <rth@twiddle.net>
Reviewed-by:
Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by:
Andreas Färber <afaerber@suse.de>
Loading