PNIO: Add a missing Clang-tidy suppression

This commit is contained in:
Gerald Combs 2024-03-23 12:48:28 -07:00
parent 6d4375846b
commit cd564f93e5

View File

@ -8283,6 +8283,7 @@ dissect_TSNExpectedNeighbor_block(tvbuff_t* tvb, int offset,
/* TSNExpectedNetworkAttributesBlock */
static int
// NOLINTNEXTLINE(misc-no-recursion)
dissect_TSNExpectedNetworkAttributes_block(tvbuff_t* tvb, int offset,
packet_info* pinfo, proto_tree* tree, proto_item* item _U_, guint8* drep, guint8 u8BlockVersionHigh, guint8 u8BlockVersionLow)
{