mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta
authorAndrey Ryabinin <aryabinin@virtuozzo.com>
Thu, 26 May 2016 22:16:11 +0000 (15:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 May 2016 22:35:44 +0000 (15:35 -0700)
commit9725759a96efb1ce56a1b93455ac0ab1901c5327
tree5c86f610e5e2c9141cc84cd55e470d23f9f6d89f
parent957949243bac5dc25e2a651f17059f54f184913e
mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta

Commit cd11016e5f52 ("mm, kasan: stackdepot implementation.  Enable
stackdepot for SLAB") added 'reserved' field, but never used it.

Link: http://lkml.kernel.org/r/1464021054-2307-1-git-send-email-aryabinin@virtuozzo.com
Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/kasan/kasan.h