commit | 641d446f89314d19fe17fcb9f19659a09fabe418 | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia@diku.dk> | Wed May 19 10:11:14 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed May 19 10:14:31 2010 -0700 |
tree | 8b1209478ba054dc939c7cf690d899c0c7ecbcc6 | |
parent | 685afae02557a178185a4be36f58332976e79f63 [diff] |
Input: usbtouchscreen - switch to using kmemdup() Use kmemdup when some other buffer is immediately copied into the allocated region. Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>