summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChen Ni <nichen@iscas.ac.cn>2026-01-15 10:38:00 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-23 17:16:05 +0100
commit4298475deecbd12f7d5a83b340f59ae644c37a5e (patch)
treea4732db0df6446c86cf3f17a31f62d540bc33a7a /rust/alloc/collections/git@git.tavy.me:linux.git
parentef548189fd3f44786fb813af0018cc8b3bbed2b9 (diff)
usb: dwc3: google: Remove redundant dev_err()
The platform_get_irq_byname() function already prints an error message internally upon failure using dev_err_probe(). Therefore, the explicit dev_err() is redundant and results in duplicate error logs. Remove the redundant dev_err() call to clean up the error path. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://patch.msgid.link/20260115023800.4142416-1-nichen@iscas.ac.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions