Wireshark-commits: [Wireshark-commits] master 01f1ed8: remove unnecessary NULL checks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Apr 2014 17:16:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01f1ed8cb4ee88d289e5b60ca8d89e027bf51f48
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

01f1ed8 by Martin Kaiser (wireshark@xxxxxxxxx):

    remove unnecessary NULL checks
    
    Change-Id: I5792fe99f0c75dfa0a9c5e20c4784e2e8a9c00f0
    Reviewed-on: https://code.wireshark.org/review/983
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  b40cb1a   Apply found fix-encoding-args.pl errors in the dissector directory.
    adds  01f1ed8   remove unnecessary NULL checks


Summary of changes:
 epan/dissectors/packet-usb.c |  159 +++++++++++++++++-------------------------
 1 file changed, 63 insertions(+), 96 deletions(-)