Re: [PATCH v1 1/1] net: hns: Switch to use acpi_evaluate_dsm_typed()

From: Tony Nguyen
Date: Wed Jan 18 2023 - 13:15:27 EST


On 1/18/2023 1:29 AM, Andy Shevchenko wrote:
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(-)

LGTM

Reviewed-by: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx