The acpi_evaluate_dsm_typed() provides a way to check the type of the
object evaluated by _DSM call. Use it instead of open coded variant.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
.../net/ethernet/hisilicon/hns/hns_dsaf_misc.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)