[PATCH 0/6] USB: sisusbvga: series of changes char to u8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Changming Liu <liu.changm@xxxxxxxxxxxxxxxx>

This patch series changes all appropriate instances 
of signed char arrays or buffer to unsigned char.

For each patch, if changing one variable to u8
involves its callers/callees, then those changes
are included in that patch as well.

Arrays explicitly noted as string are not changed
for the sake of readability. 

Changming Liu (6):
   USB: sisusbvga: change char to u8 for sisusb_copy_memory
   USB: sisusbvga: change sisusb_write_mem_bulk 
   USB: sisusbvga: change sisusb->ibuf,obuf,font_backup
   USB: sisusbvga: change userbuffer for sisusb_recv_bulk_msg to u8 
   USB: sisusbvga: change sisusb_read_mem_bulk
   USB: sisusbvga: change the local char array to u8 array

 drivers/usb/misc/sisusbvga/sisusb.c      | 54 ++++++++++++------------
 drivers/usb/misc/sisusbvga/sisusb.h      |  4 +-
 drivers/usb/misc/sisusbvga/sisusb_con.c  | 10 ++---
 drivers/usb/misc/sisusbvga/sisusb_init.h |  2 +-
 4 files changed, 35 insertions(+), 35 deletions(-)

-- 
2.17.1




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux