diff options
author | 2011-02-18 08:30:52 -0800 | |
---|---|---|
committer | 2011-02-21 01:02:34 -0800 | |
commit | 163d27706bb91a648cc292151fc072e1e8cd4b4d (patch) | |
tree | 9779106dc86b5da5e8493b77987455c46b626e6f /drivers/hid/hid-input.c | |
parent | Input: atmel_mxt_ts - allow board code to specify IRQ flags (diff) | |
download | linux-dev-163d27706bb91a648cc292151fc072e1e8cd4b4d.tar.xz linux-dev-163d27706bb91a648cc292151fc072e1e8cd4b4d.zip |
Input: uinput - reversed test in uinput_setup_device()
The test here is reversed. It should be if (IS_ERR()) instead of
if (!IS_ERR()).
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/hid/hid-input.c')
0 files changed, 0 insertions, 0 deletions