crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) check
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8ZA13 CVE: NA -------------------------------------------------------------------- dev_to_node() can handle the case when CONFIG_NUMA is not set, so the check of CONFIG_NUMA is redundant and can be removed. Signed-off-by:wangyuan <wangyuan46@huawei.com>
Loading
Please sign in to comment