]> 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)
commit0ec39104701829436fe78a68d594e72c94bc5da0
tree12b5ed516a1e09927601c4faf74820d62389ccdb
parente4949c9f69b07a994d091dcad6b0e8a2cd5cae53
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