Wireshark-commits: [Wireshark-commits] master b757038: no need for if(tree)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Oct 2014 17:46:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7570381604a2b44c6d12bfafe932f811f142b4a
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b757038 by Martin Kaiser (wireshark@xxxxxxxxx):

    no need for if(tree)
    
    Change-Id: I529a601ce83c446247cee1e87386622462f24f56
    Reviewed-on: https://code.wireshark.org/review/4896
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  5f6be84   no need for continue at the end of a while loop, we loop anyway
    adds  b757038   no need for if(tree)


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