commit | 3fa30bf7004bb8069826ef85487f4753666a73da | [log] [tgz] |
---|---|---|
author | Tomasz Duszynski <tduszyns@gmail.com> | Sat Feb 02 10:00:03 2019 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Feb 02 17:08:06 2019 +0000 |
tree | 116b24dc77ae16693005df22a6d6be4298a74096 | |
parent | 8e8040c52e63546d1171c188a24aacf145a9a7e0 [diff] |
iio: chemical: sps30: remove printk format specifier pr_fmt is used by printk wrappers. There are not any in the driver code so remove the format specifier. Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>