diff options
author | Changming Liu <liu.changm@northeastern.edu> | 2020-05-29 21:48:15 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-18 10:33:55 +0200 |
commit | e9ec6cc74e0add3d4f27348fc93ba9d0a705d75e (patch) | |
tree | 58fe91b4db8e3348b2b02f211fe65c9833a6f29b /drivers/misc | |
parent | 41ecdcfce1772b7781059ebbeaed883206ab9479 (diff) | |
download | lwn-e9ec6cc74e0add3d4f27348fc93ba9d0a705d75e.tar.gz lwn-e9ec6cc74e0add3d4f27348fc93ba9d0a705d75e.zip |
USB: sisusbvga: change char to u8 for sisusb_copy_memory
sisusb_copy_memory is called in several places.
sisusb_copy_memory calls sisusb_write_mem_bulk which
is called by sisusb_write and sisusb_send_bulk_msg.
change the related parameters from char to u8 accordingly
Signed-off-by: Changming Liu <liu.changm@northeastern.edu>
Link: https://lore.kernel.org/r/20200530014820.9967-2-liu.changm@northeastern.edu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions