summaryrefslogtreecommitdiff
path: root/drivers/ipack/carriers
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-05-11 15:56:24 +0300
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-05-15 15:45:14 +0300
commitbe51bd4585728baefc5669d4af2be0eb68b90e3e (patch)
tree6c17004f2cce31487dd181e2b10a80b3064151f4 /drivers/ipack/carriers
parentdd950f16b10df55c16c98106726978b236c8be54 (diff)
platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",")
It seems next_cmd() predates the strsep() implementation in the kernel. For a long time we have the latter one, thus, replace next_cmd(&buf) with strsep(&buf, ","). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/ipack/carriers')
0 files changed, 0 insertions, 0 deletions