From 46bdd74be8d1a9f41ce39e74801600c56b96de98 Mon Sep 17 00:00:00 2001 From: Dan McDonald Date: Thu, 27 Jun 2019 15:35:33 -0400 Subject: Whitespace fix --- usr/src/uts/common/inet/ipf/cfw.c | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/src/uts/common/inet/ipf/cfw.c b/usr/src/uts/common/inet/ipf/cfw.c index 2a8e02cbe8..941aeac328 100644 --- a/usr/src/uts/common/inet/ipf/cfw.c +++ b/usr/src/uts/common/inet/ipf/cfw.c @@ -431,7 +431,6 @@ ipf_log_cfwlog(struct ipstate *is, uint_t type, ipf_stack_t *ifs) /* Other protocols leave the event's port fields empty. */ } - switch(is->is_v) { case IPV4_VERSION: IN6_INADDR_TO_V4MAPPED(&is->is_src.in4, &event.cfwev_saddr); -- cgit v1.2.3