]> git.baikalelectronics.ru Git - kernel.git/commit
zsmalloc: reorder function parameters
authorMinchan Kim <minchan@kernel.org>
Fri, 20 May 2016 23:59:42 +0000 (16:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 May 2016 00:58:30 +0000 (17:58 -0700)
commitbb550d51f0a1ada83f09a0b233c9aa7ede933a56
tree7f643bd1f2a245fc711b0db288c772f5ff24a02d
parent1bfc335f9791daa0e068748cde121c60052d0cea
zsmalloc: reorder function parameters

Clean up function parameter ordering to order higher data structure
first.

Signed-off-by: Minchan Kim <minchan@kernel.org>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/zsmalloc.c