Skip to content
Snippets Groups Projects
  • Greg Kroah-Hartman's avatar
    USB: usbtouchscreen.c: remove err() usage · e27ad0fe
    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: Henrik Rydberg <rydberg@euromail.se>
    CC: Rusty Russell <rusty@rustcorp.com.au>
    CC: Viresh Kumar <viresh.kumar@st.com>
    CC: Armando Visconti <armando.visconti@st.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    e27ad0fe
Code owners
Assign users and groups as approvers for specific file changes. Learn more.