misc: remove GNU Indent directives
[vpp.git] / src / plugins / avf / avf_api.c
index 05b4ead..ee39c87 100644 (file)
@@ -52,10 +52,8 @@ vl_api_avf_create_t_handler (vl_api_avf_create_t * mp)
   avf_create_if (vm, &args);
   rv = args.rv;
 
-  /* *INDENT-OFF* */
   REPLY_MACRO2 (VL_API_AVF_CREATE_REPLY,
                ({ rmp->sw_if_index = ntohl (args.sw_if_index); }));
-  /* *INDENT-ON* */
 }
 
 static void