aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDan Streetman <[email protected]>2014-08-06 16:08:33 -0700
committerLinus Torvalds <[email protected]>2014-08-06 18:01:23 -0700
commit99eef8e9369abe009006b4fa7f6ca5086c09cf46 (patch)
tree862786b7c5d4dfa06fb1b158eb58b5319a79cd55 /tools/perf/scripts/python/netdev-times.py
parentd2d5e762c8990c4031890e03565983a05febd64a (diff)
mm/zbud: change zbud_alloc size type to size_t
Change the type of the zbud_alloc() size param from unsigned int to size_t. Technically, this should not make any difference, as the zbud implementation already restricts the size to well within either type's limits; but as zsmalloc (and kmalloc) use size_t, and zpool will use size_t, this brings the size parameter type in line with zsmalloc/zpool. Signed-off-by: Dan Streetman <[email protected]> Acked-by: Seth Jennings <[email protected]> Tested-by: Seth Jennings <[email protected]> Cc: Weijie Yang <[email protected]> Cc: Minchan Kim <[email protected]> Cc: Nitin Gupta <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions