Hi Linus, The effective change is just one new condition, which takes 2 LOCs, though it required to move one static function, that's why diff statics looks a bit huge.
Thanks, With Best Regards, Andy Shevchenko The following changes since commit 54940fa60ad3728c592f62dadb558165495a6938: platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS (2018-05-18 15:49:26 -0700) are available in the Git repository at: git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.17-4 for you to fetch changes up to 32ffd6e8d1f6cef94bedca15dfcdebdeb590499d: platform/x86: asus-wmi: Fix NULL pointer dereference (2018-05-31 15:18:02 +0300) ---------------------------------------------------------------- platform-drivers-x86 for v4.17-4 Fix NULL pointer dereference in asus-wmi on rfkill cleanup. The following is an automated git shortlog grouped by driver: asus-wmi: - Fix NULL pointer dereference ---------------------------------------------------------------- João Paulo Rechi Vita (1): platform/x86: asus-wmi: Fix NULL pointer dereference drivers/platform/x86/asus-wmi.c | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) -- With Best Regards, Andy Shevchenko