]> git.baikalelectronics.ru Git - kernel.git/commit
mm/slab.c: replace open-coded round-up code with ALIGN
authorCanjiang Lu <canjiang.lu@samsung.com>
Thu, 6 Jul 2017 22:36:37 +0000 (15:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Jul 2017 23:24:30 +0000 (16:24 -0700)
commit0dc0370bea9722974e826f08a67e4aded4d122bd
tree12b5ed516a1e09927601c4faf74820d62389ccdb
parent7d367932ad6b7f6bcd1e357c6bc7a457dec35fe5
mm/slab.c: replace open-coded round-up code with ALIGN

Link: http://lkml.kernel.org/r/20170616072918epcms5p4ff16c24ef8472b4c3b4371823cd87856@epcms5p4
Signed-off-by: Canjiang Lu <canjiang.lu@samsung.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slab.c