On 5/28/21 6:11 PM, Russell King (Oracle) wrote:
vmalloc_min is currently a void pointer, but everywhere its used
contains a cast - either to a void pointer when setting or back to
an integer type when being used. Eliminate these casts by changing
its type to unsigned long.
Reviewed-by: Linus Walleij<redacted>
Signed-off-by: Russell King (Oracle)<redacted>
Reviewed-by: Yanfei Xu <redacted>
Regards,
Yanfei
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel