Wireshark-commits: [Wireshark-commits] master 7bbda13: f5ethtrailer: Whitespace / formatting change

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 02 Feb 2020 09:22:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bbda13a7227a45a9b777aaaff7b1f357ca3a89f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7bbda13 by Jason Cohen (j.cohen@xxxxxx):

    f5ethtrailer: Whitespace / formatting changes only.
    
    The formatting, tab/space indents, brace location, alignments,
    binpacking etc... were wildly inconsistant in this file.  It
    made it hard to update without introducing unintentded changes
    and difficult to read.
    
    I've cleaned up most of the whitespace inconsistancy.  I can't say this
    is absolutelty complete, but should be the majority.  Some deviation
    may occur in the intrest of readability, and I expect future changes to
    favor readabilty as well.
    
    As I'm starting a process to clean-up this dissector and improve on
    remnants left over from its coversion to a built-in from a plug-in, I'm
    starting with a whitespace-only commit that funcional changes can base
    from.
    
    Change-Id: I2eb0aca8860c2e91daf103b760461b928873a92b
    Reviewed-on: https://code.wireshark.org/review/36003
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  90ffb0c   RLC NR: call NR RRC dissector for TM payload
     add  7bbda13   f5ethtrailer: Whitespace / formatting changes only.


Summary of changes:
 epan/dissectors/packet-f5ethtrailer.c | 5672 ++++++++++++++++-----------------
 epan/dissectors/packet-f5ethtrailer.h |  153 +-
 2 files changed, 2900 insertions(+), 2925 deletions(-)