diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-06-12 23:11:25 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-06-26 21:08:13 +0200 |
commit | bb4049c9fe94f6b257cf4c211b6df398487da6bf (patch) | |
tree | 76c135617c6459152d85583ef45fd27b4b7e66c0 /rust/helpers/helpers.c | |
parent | 86731a2a651e58953fc949573895f2fa6d456841 (diff) |
ACPI: wakeup: Drop unneeded casting for sleep_state
Back to the original patch [1] sleep_state was defined as
a custom acpi_integer type variable. Nowadays it's plain
u64. No need to have casting for it anymore.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=1415 [1]
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250612201321.3536493-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions