diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-08-09 23:28:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-21 13:38:37 +0300 |
commit | a0bd43bbc2236f41d00779b95774ee9cbefed799 (patch) | |
tree | c42e7a14823170c1846cccb70981ed17eb14cf1b /drivers/usb/common/debug.c | |
parent | 89be985be8b591d622348eb7b85afef30f5d5e06 (diff) | |
download | linux-a0bd43bbc2236f41d00779b95774ee9cbefed799.tar.xz |
usb: common: usb-conn-gpio: Simplify some error message
[ Upstream commit d80f4ecb95270d0ecd6646aca44f4c180d3140b0 ]
dev_err_probe() already prints the error code in a human readable way, so
there is no need to duplicate it as a numerical value at the end of the
message.
Reviewed-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/7505a9dfa1e097070c492d6f6f84afa2a490b040.1659763173.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: b6155eaf6b05 ("usb: common: debug: Check non-standard control requests")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/usb/common/debug.c')
0 files changed, 0 insertions, 0 deletions