• Greg Kroah-Hartman's avatar
    USB: wacom_sys.c: remove err() usage · b3169fec
    Greg Kroah-Hartman authored
    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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    CC: Ping Cheng <pingc@wacom.com>
    CC: Chris Bagwell <chris@cnpbagwell.com>
    CC: Eduard Hasenleithner <eduard@hasenleithner.at>
    CC: Jason Gerecke <killertofu@gmail.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    b3169fec
wacom_sys.c 29.2 KB