summaryrefslogtreecommitdiffstats
path: root/libs/NCSI
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2021-06-19 11:11:24 -0600
committerGitHub <noreply@github.com>2021-06-19 11:11:24 -0600
commit829ba609de3aace7fd75b3a4f79fcb986f1f5596 (patch)
tree220a5002a92aae83d9dbe200b9398ebe6eb32d08 /libs/NCSI
parent3b6030c82406e989ca2dd4bd50ab2e8008b40afd (diff)
downloadbcm5719-ortega-829ba609de3aace7fd75b3a4f79fcb986f1f5596.tar.gz
bcm5719-ortega-829ba609de3aace7fd75b3a4f79fcb986f1f5596.zip
Build: Cleanup additional static analysis issues. (#230)
Diffstat (limited to 'libs/NCSI')
-rw-r--r--libs/NCSI/tests/tests.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/NCSI/tests/tests.cpp b/libs/NCSI/tests/tests.cpp
index 10dcb6a..ed24a52 100644
--- a/libs/NCSI/tests/tests.cpp
+++ b/libs/NCSI/tests/tests.cpp
@@ -195,8 +195,6 @@ void print_packet(uint32_t *packet_u32, size_t len)
print_version(packet);
break;
}
-
-
}
void send_packet(uint8_t *packet, uint32_t len)
OpenPOWER on IntegriCloud