Skip to content
Snippets Groups Projects
Commit 6f0d27ff authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

USB: kingsun-sir.c: remove err() usage


err() was a very old USB-specific macro that I thought had
gone away.  This patch removes it from being used in the
driver and uses dev_err() instead.

CC: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3d55ea3e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment