aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorRussell King (Oracle) <[email protected]>2021-05-18 12:37:41 +0100
committerRussell King (Oracle) <[email protected]>2021-06-07 12:56:18 +0100
commit01bb34852bf3b3e25455340fa3fedf9fc4ba38d6 (patch)
tree510622bd544783061ea67fb2f1efc3335908c9d9 /lib/mpi/mpi-sub-ui.c
parentd619f90fae23a31eda3a06e762a17dcdc7fbd4e8 (diff)
ARM: change vmalloc_min to be unsigned long
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 <[email protected]> Reviewed-by: Yanfei Xu <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions