diff options
author | 2011-09-14 13:06:42 +0530 | |
---|---|---|
committer | 2011-11-02 11:41:00 +1030 | |
commit | defde66996476295dc7b1b60ea318965f8c3ad86 (patch) | |
tree | 8dcf44f08a9287dec917e36808867e7943ea0b01 /fs/proc/proc_sysctl.c | |
parent | virtio: console: Use wait_event_freezable instead of _interruptible (diff) | |
download | linux-dev-defde66996476295dc7b1b60ea318965f8c3ad86.tar.xz linux-dev-defde66996476295dc7b1b60ea318965f8c3ad86.zip |
virtio: console: Fix return type for get_inbuf()
get_inbuf() returns void *. There's no reason to return void pointers
instead of the correct struct port_buffer *.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'fs/proc/proc_sysctl.c')
0 files changed, 0 insertions, 0 deletions