[SLOF] [PATCH v4 0/2] usb/storage: Implement block write support

Laurent Vivier lvivier at redhat.com
Thu Dec 13 07:23:42 AEDT 2018


v4:
  Drop "dir" parameter in case of exit before it is used

v3:
  Replace "1 = not" by "0="

v2:
  Split patch in two parts:
  - invert IF logic to ease review
  - implement write operation

Laurent Vivier (2):
  usb/storage: Invert the logic of the IF-statements
  usb/storage: Implement block write support

 slof/fs/usb/dev-storage.fs | 58 ++++++++++++++++++++++++--------------
 1 file changed, 37 insertions(+), 21 deletions(-)

-- 
2.19.2



More information about the SLOF mailing list