diff options
author | Amit Shah <amit.shah@redhat.com> | 2010-02-24 06:06:51 +0100 |
---|---|---|
committer | Amit Shah <amit.shah@redhat.com> | 2010-03-04 09:10:33 +0100 |
commit | 604b2ad7ccb11569d3b843bb1ce0fbe034e70769 (patch) | |
tree | 16da7dee1fdadf367a583b1642adb3b97628f4bc /drivers/input/serio | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp (diff) | |
download | linux-604b2ad7ccb11569d3b843bb1ce0fbe034e70769.tar.xz linux-604b2ad7ccb11569d3b843bb1ce0fbe034e70769.zip |
virtio: console: Fix type of 'len' as unsigned int
We declare 'len' as int type but it should be 'unsigned int', as
get_buf() wants it to be.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reported-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'drivers/input/serio')
0 files changed, 0 insertions, 0 deletions