Wireshark-commits: [Wireshark-commits] master 6184560: LLRP: Remove PARAM_TREE_ADD* macros

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Mar 2017 16:56:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6184560d71bc78444128abee5168bfa8f7ac89ea
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6184560 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    LLRP: Remove PARAM_TREE_ADD* macros
    
    and make checkhf happy (no need to rewrite some wireshark function...)
    
    Change-Id: I0214e809229ac14d5ecf136f61db232c5dd50cdb
    Reviewed-on: https://code.wireshark.org/review/20704
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  244b301   Move #if 0 up to include the now unused struct definition
    adds  6184560   LLRP: Remove PARAM_TREE_ADD* macros


Summary of changes:
 epan/dissectors/packet-llrp.c |  881 ++++++++++++++++++++++++++---------------
 1 file changed, 562 insertions(+), 319 deletions(-)