diff options
author | Jean Delvare <khali@linux-fr.org> | 2010-11-05 10:59:29 -0400 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2010-11-05 10:17:19 -0700 |
commit | 475200c088a14666a03ed7f789c7db1ff5281bc5 (patch) | |
tree | 851b178b43b7eda862cbb528087ac090ed75ff54 /fs/devpts | |
parent | 69f8b74193444f1a6251a491f10b95faa77716d6 (diff) | |
download | op-kernel-dev-475200c088a14666a03ed7f789c7db1ff5281bc5.zip op-kernel-dev-475200c088a14666a03ed7f789c7db1ff5281bc5.tar.gz |
hwmon: (ltc4261) Fix error message format
adapter->id is deprecated and not set by any adapter driver, so this
was certainly not what the author wanted to use. adapter->nr maybe,
but as dev_err() already includes this value, as well as the client's
address, there's no point repeating them. Better print a simple error
message in plain English words.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions