aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/xilinx_ps2.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2017-01-18 11:12:00 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2017-01-18 11:33:02 -0800
commit009af5fdb4fb65e73c5783bf2de64490fcd84910 (patch)
tree9a645e42fc6102d413c52b24fb873efbeb0b0f8c /drivers/input/serio/xilinx_ps2.c
parentInput: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes (diff)
downloadlinux-dev-009af5fdb4fb65e73c5783bf2de64490fcd84910.tar.xz
linux-dev-009af5fdb4fb65e73c5783bf2de64490fcd84910.zip
Input: at32psif - drop unnecessary error messages and other changes
Error messages after memory allocation failures are unnecessary and can be dropped, given that they are emitted as dev_dbg() so nobody except person actively debugging the driver would see them. Also replace jump to return 'goto l; ... l: return e;' with 'return e;' Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/serio/xilinx_ps2.c')
0 files changed, 0 insertions, 0 deletions