commit | d96c84f8d27ce57ff08f12b9654d9f505a8cce6e | [log] [tgz] |
---|---|---|
author | Andrey Ryabinin <[email protected]> | Thu May 26 15:16:14 2016 -0700 |
committer | Linus Torvalds <[email protected]> | Thu May 26 15:35:44 2016 -0700 |
tree | 9f1e65c3d27b0ec5d7cb846402f0cad3e970e178 | |
parent | 9725759a96efb1ce56a1b93455ac0ab1901c5327 [diff] |
mm: slub: remove unused virt_to_obj() It's unused since commit 7ed2f9e66385 ("mm, kasan: SLAB support") Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Andrey Ryabinin <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: David Rientjes <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: Christoph Lameter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>