Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: dio: space required after that ','
This patch fixes the checkpatch.pl error: < ERROR: space required after that ',' (ctx:VxV) < torvalds#239: FILE: drivers/dio/dio.c:239: < + strcpy(dev->name,dio_getname(dev->id)); Signed-off-by: Aleksa Vučković <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information