Wireshark-commits: [Wireshark-commits] master eb439e8: wslua: WSLUA_BIT_OP_FUNC macro	already does 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb439e89f13913ce98d706ac6741eea6d00b8d73
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
eb439e8 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):
    wslua: WSLUA_BIT_OP_FUNC macro already does return .
    
    epan/wslua/wslua_int64.c:445: style: Consecutive return, break, continue, goto or throw statements are unnecessary.
    epan/wslua/wslua_int64.c:454: style: Consecutive return, break, continue, goto or throw statements are unnecessary.
    epan/wslua/wslua_int64.c:463: style: Consecutive return, break, continue, goto or throw statements are unnecessary.
    epan/wslua/wslua_int64.c:966: style: Consecutive return, break, continue, goto or throw statements are unnecessary.
    epan/wslua/wslua_int64.c:975: style: Consecutive return, break, continue, goto or throw statements are unnecessary.
    epan/wslua/wslua_int64.c:984: style: Consecutive return, break, continue, goto or throw statements are unnecessary.
    
    Change-Id: I98d8c07cb13c523ba21469b7ad84ff4738764d49
    Reviewed-on: https://code.wireshark.org/review/36556
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    
Actions performed:
    from  d854143   NAS-5GS: shift supi_fmt field before testing
     add  eb439e8   wslua: WSLUA_BIT_OP_FUNC macro already does return .
Summary of changes:
 epan/wslua/wslua_int64.c | 6 ------
 1 file changed, 6 deletions(-)