msm: kgsl: Change ioctl memory sizes to size_t
Change all memory sizes in ioctl structs to size_t to maintain
consistency. Fix print messages to account for size_t. Also change
padding to unsigned long in memory related ioctls as new fields
are likely to be pointers or sizes.
Change-Id: Ib0ab371597d07907afa8d3a1e92c157e476e846b
Signed-off-by:
Shrenuj Bansal <shrenujb@codeaurora.org>
Loading
Please register or sign in to comment