Re: [PATCH v4 06/31] kconfig: remove sym_expand_string_value()
On Wed, May 16, 2018 at 11:16 PM, Masahiro Yamada wrote: > There is no more caller of sym_expand_string_value(). > > Signed-off-by: Masahiro Yamada Reviewed-by: Kees Cook Easy to review! :) -Kees -- Kees Cook Pixel Security
[PATCH v4 06/31] kconfig: remove sym_expand_string_value()
There is no more caller of sym_expand_string_value(). Signed-off-by: Masahiro Yamada --- Changes in v4: None Changes in v3: - newly added Changes in v2: None scripts/kconfig/lkc_proto.h | 1 - scripts/kconfig/symbol.c| 53 - 2 files changed,