Skip to content
Commit 794ecbfd authored by Oleg Evseev's avatar Oleg Evseev
Browse files

Use struct instead of pointer to the struct as sizeof argument in memset in usbmsc.c

Otherwise it leads to error: argument to 'sizeof' in 'memset' call is the same pointer type 'struct usbmsc_lun_s *' as the destination
parent 64e3dc5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment