File changed.
Contains only whitespace changes.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
checkpatch doesn't like tab+space for a return statement.
WARNING: suspect code indent for conditional statements (8, 17)
+ if (!device)
+ return -EINVAL;
Signed-off-by:
Len Brown <len.brown@intel.com>
File changed.
Contains only whitespace changes.