misc: remove GNU Indent directives
Type: refactor Change-Id: I5235bf3e9aff58af6ba2c14e8c6529c4fc9ec86c Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:

committed by
Florin Coras

parent
e2ed599331
commit
c3148b1be8
@ -767,13 +767,11 @@ vl_msg_api_send_shmem (svm_queue_t * q, u8 * elem)
|
||||
{
|
||||
if (PREDICT_FALSE (am->elog_trace_api_messages))
|
||||
{
|
||||
/* *INDENT-OFF* */
|
||||
ELOG_TYPE_DECLARE (e) =
|
||||
{
|
||||
.format = "api-client-queue-stuffed: %x%x",
|
||||
.format_args = "i4i4",
|
||||
};
|
||||
/* *INDENT-ON* */
|
||||
struct
|
||||
{
|
||||
u32 hi, low;
|
||||
|
Reference in New Issue
Block a user