From: Alexander Popov Date: Sat, 5 Mar 2022 15:44:16 +0000 (+0300) Subject: Use the option type instead of calling hasattr() X-Git-Tag: v0.5.17~29 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=02497357366e6ef8a859271373a97f9761581924;hp=02497357366e6ef8a859271373a97f9761581924;p=kconfig-hardened-check.git Use the option type instead of calling hasattr() ---