Wireshark-commits: [Wireshark-commits] master 975d99c: USB HID: have a consistent style

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 08:47:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=975d99cbacd31bb6146d9ee8feebec0cf466e9ea
Submitter: "Tomasz Moń <desowin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

975d99c by Filipe Laíns (lains@xxxxxxxxxxxxx):

    USB HID: have a consistent style
    
    Change-Id: I2c2b89e6f7d2bce6af3043365d3f4c771044420b
    Signed-off-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36392
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Tomasz Moń <desowin@xxxxxxxxx>
    

Actions performed:

    from  93f5d13   USB HID: fix bug where logical min/max were being dissected as unsigned
     add  975d99c   USB HID: have a consistent style


Summary of changes:
 epan/dissectors/packet-usb-hid.c | 817 ++++++++++++++++++---------------------
 1 file changed, 383 insertions(+), 434 deletions(-)