diff options
author | 2015-10-27 16:12:21 +0000 | |
---|---|---|
committer | 2016-01-14 08:43:51 +0000 | |
commit | f90dff44641dedea02b1549a9dd5c00bae9230da (patch) | |
tree | a80d08708d69807913c19b821a14c0cc21bd46ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mfd: arizona: Add device tree binding documentation for new clock driver (diff) | |
download | linux-dev-f90dff44641dedea02b1549a9dd5c00bae9230da.tar.xz linux-dev-f90dff44641dedea02b1549a9dd5c00bae9230da.zip |
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/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions