-
由 Masahiro Yamada 提交于
struct property can reference to the symbol that it is associated with by prop->menu->sym. Fix up the one usage of prop->sym, and remove sym from struct property. Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org>6397d96b
struct property can reference to the symbol that it is associated with
by prop->menu->sym.
Fix up the one usage of prop->sym, and remove sym from struct property.
Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org>