misc: remove GNU Indent directives
[vpp.git] / src / plugins / ioam / encap / ip6_ioam_trace.h
index 4eda611..25693df 100644 (file)
 #include <vnet/ip/ip6_hop_by_hop_packet.h>
 #include <ioam/lib-trace/trace_util.h>
 
-/* *INDENT-OFF* */
 typedef CLIB_PACKED(struct {
   ip6_hop_by_hop_option_t hdr;
   ioam_trace_hdr_t trace_hdr;
 }) ioam_trace_option_t;
-/* *INDENT-ON* */
 
 always_inline void
 ip6_hbh_ioam_trace_set_bit (ioam_trace_option_t * trace, u8 trace_bit)