Loading
unic: fix issue that return value is not processed
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAKMX4 CVE: NA ----------------------------------------------------------- The current code implementation has some functions that do not handle return values, which may pose security risks. This patch adds return value handling and removes redundant return value processing. Fixes: 97d2f809 ("UNIC: Debugfs supports query of ip and guid table's list and specification") Signed-off-by:Haibin Lu <luhaibin10@hisilicon.com> Signed-off-by:
Junxin Chen <chenjunxin1@huawei.com>