• Pete Zaitcev's avatar
    USB: usbmon: fix-up docs and text API for sparse ISO · d25bc4db
    Pete Zaitcev authored
    This is based on a patch that Alan Stern wrote. It did the same simple
    thing in both text and binary cases. In the same time, Marton and I
    fixed the binary side properly, but this leaves the text to be fixed.
    It is not very important due to low maxium data size of text, but
    let's add it just for extra correctness.
    
    The pseudocode is too much to keep fixed up, and we have real code
    to be used as examples now, so let's drop it too.
    Signed-off-by: default avatarPete Zaitcev <zaitcev@redhat.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    d25bc4db
mon_text.c 19.2 KB