• Greg Kroah-Hartman's avatar
    USB: xpad.c: remove err() usage · 9cb757bf
    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: "Magnus Hörlin" <magnus@alefors.se>
    CC: Rusty Russell <rusty@rustcorp.com.au>
    CC: Mauro Carvalho Chehab <mchehab@redhat.com>
    CC: Chris Moeller <kode54@gmail.c>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    9cb757bf
xpad.c 30.3 KB