Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samsung-laptop.c: Prefer kstrtoint over single variable sscanf
Replace existing usage of single variable sscanf with kstrtoint for consistency with checkpatch warnings against such usage. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
- Loading branch information