Skip to content

Commit f7e51d7

Browse files
rlubosjhedberg
authored andcommitted
net: sockets: tls: Remove leftover todo comment
Logs were added, but the todo comment about this was overlooked, remove it. Signed-off-by: Robert Lubos <[email protected]>
1 parent c6c08e0 commit f7e51d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/net/lib/sockets/sockets_tls.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1552,7 +1552,6 @@ static int tls_check_psk(struct tls_credential *psk)
15521552
#endif
15531553
}
15541554

1555-
/* TODO add decent logs */
15561555
static int tls_check_credentials(const sec_tag_t *sec_tags, int sec_tag_count)
15571556
{
15581557
int err = 0;

0 commit comments

Comments
 (0)