diff options
author | tangmeng <[email protected]> | 2022-03-24 18:12:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2022-03-24 19:06:48 -0700 |
commit | 09eb911d934561238d45fe298bf5d920759fa572 (patch) | |
tree | 0c347ec1fe18ee9ab9eaa5ffe32717526a84e05e /net/lapb/lapb_out.c | |
parent | ed6d74446cbfb88c747d4b32477a9d46132694db (diff) |
mm/kasan: remove unnecessary CONFIG_KASAN option
In mm/Makefile has:
obj-$(CONFIG_KASAN) += kasan/
So that we don't need 'obj-$(CONFIG_KASAN) :=' in mm/kasan/Makefile,
delete it from mm/kasan/Makefile.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: tangmeng <[email protected]>
Reviewed-by: Marco Elver <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Dmitriy Vyukov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions