OSDN Git Service

staging: iio: meter: Remove reduntant __func__ from debug print
authorHariPrasath Elango <hariprasath.elango@gmail.com>
Wed, 7 Mar 2018 05:38:04 +0000 (11:08 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 7 Mar 2018 19:56:40 +0000 (19:56 +0000)
commit844ed8220cd10a233bc0825f6992a2949c0c440b
tree0e4eda2834461d2e0ace1637b9ce58fb04c3e9fe
parentbd28425a307417d3bd5bdf18e819cc7f90ac1a4d
staging: iio: meter: Remove reduntant __func__ from debug print

dev_dbg includes the function name & line number by default when dynamic
debugging is enabled. Hence__func__ is reduntant here and removed.

Signed-off-by: HariPrasath Elango <hariprasath.elango@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/meter/ade7758_trigger.c