diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-25 14:48:30 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-25 14:48:30 -0700 |
commit | 2385f3c3c757b6ffb766c320df4a7f7a45593f24 (patch) | |
tree | 778a04f1c9f4ec6dbc3e256bb8b99b6347d90856 /drivers/input/mouse | |
parent | 4efeca581bc84105c2e82d28a3a29e6cd9784204 (diff) | |
download | linux-3.10-2385f3c3c757b6ffb766c320df4a7f7a45593f24.tar.gz linux-3.10-2385f3c3c757b6ffb766c320df4a7f7a45593f24.tar.bz2 linux-3.10-2385f3c3c757b6ffb766c320df4a7f7a45593f24.zip |
USB: powermate.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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/input/mouse')
0 files changed, 0 insertions, 0 deletions