-
由 Dan Carpenter 提交于
If param->length is zero, then this could lead to a divide by zero bug later in the function when we do: size %= max; Signed-off-by: NDan Carpenter <dan.carpenter@oracle.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
564e6989