mm: cma: constify and use correct signness in mm/cma.c
authorSasha Levin <[email protected]>
Tue, 14 Apr 2015 22:47:04 +0000 (15:47 -0700)
committerLinus Torvalds <[email protected]>
Tue, 14 Apr 2015 23:49:04 +0000 (16:49 -0700)
commitac173824959adeb489f9fcf88858774c4535a241
tree2c26317c0d3974bda7827118886cc08d71e8b356
parent6e276d2a517fba71a2be2252fdffb237e746e784
mm: cma: constify and use correct signness in mm/cma.c

Constify function parameters and use correct signness where needed.

Signed-off-by: Sasha Levin <[email protected]>
Cc: Michal Nazarewicz <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Acked-by: Gregory Fong <[email protected]>
Cc: Pintu Kumar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/cma.h
mm/cma.c