Wireshark-commits: [Wireshark-commits] master-2.0 b67599c: There's no need to register 32 hf's whic
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Oct 2015 08:35:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b67599c566cb9c067e3cf4687ee61321309ca3d9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

b67599c by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    There's no need to register 32 hf's which are identical except for the name:
    one will do.
    
    Also some misc. cleanup.
    
    Change-Id: Ifdb1ef0c14f33f6153c5e3d05eae45bae6bd7abd
    Reviewed-on: https://code.wireshark.org/review/11273
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 77c7664f4f9292774cba95bc0f85772d38f3bc76)
    Reviewed-on: https://code.wireshark.org/review/11274
    

Actions performed:

    from  b3b2535   [Automatic update for 2015-10-25]
    adds  b67599c   There's no need to register 32 hf's which are identical except for the name: one will do.


Summary of changes:
 epan/dissectors/packet-turbocell.c |   30 ++++++++++--------------------
 1 file changed, 10 insertions(+), 20 deletions(-)