Wireshark-commits: [Wireshark-commits] master 7a3cd91: reformat the code for bulk, interrupt urbs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Apr 2014 15:04:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a3cd91a0a0ea96e847a2c62f71f6827921eea6d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7a3cd91 by Martin Kaiser (wireshark@xxxxxxxxx):

    reformat the code for bulk, interrupt urbs
    
    Change-Id: Ib2374df62daf0fc26fb02202d3a64e59b902a1e8
    Reviewed-on: https://code.wireshark.org/review/1016
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  8d6b20a   move the assignments for is_request, endpoint behind the if statements
    adds  7a3cd91   reformat the code for bulk, interrupt urbs


Summary of changes:
 epan/dissectors/packet-usb.c |   26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)