diff options
author | Lee Jones | 2015-10-27 16:12:21 +0000 |
---|---|---|
committer | Lee Jones | 2016-01-14 08:43:51 +0000 |
commit | f90dff44641dedea02b1549a9dd5c00bae9230da (patch) | |
tree | a80d08708d69807913c19b821a14c0cc21bd46ed /tools/lib | |
parent | 0b81995148f80f4fa0ce19e66d2e66abe82f456a (diff) |
mfd: 88pm860x-core: Fix commenting and declaration spacing
Checkpatch output:
WARNING: Block comments use a trailing */ on a separate line
+ * - turn off */
WARNING: Missing a blank line after declarations
+ int ret;
+ ret = i2c_add_driver(&pm860x_driver);
total: 0 errors, 2 warnings, 1283 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions