diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-02-26 21:32:25 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2021-03-08 10:43:34 +0100 |
commit | 0960941043a19c0413b30dc5e88a55c593fda1cb (patch) | |
tree | 9d5921dea4b9af2b6d9a99df58759ceea6859a02 /fs/inode.c | |
parent | a3836a02c5f20c4cbc09e463e9f7a7555c77d70d (diff) | |
download | linux-0960941043a19c0413b30dc5e88a55c593fda1cb.tar.bz2 |
HID: i2c-hid: acpi: Drop redundant ACPI_PTR()
The driver depends on ACPI, ACPI_PTR() resolution is always the same.
Otherwise a compiler may produce a warning.
That said, the rule of thumb either ugly ifdeffery with ACPI_PTR or
none should be used in a driver.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions