From 66356b4c06c934021f6cb58d93877427162b369f Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 27 Sep 2021 17:42:36 +0200 Subject: WS cleanup: remove trailing empty lines Signed-off-by: Wolfgang Denk --- net/tftp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'net/tftp.c') diff --git a/net/tftp.c b/net/tftp.c index 5baf528f4ec..87392014d58 100644 --- a/net/tftp.c +++ b/net/tftp.c @@ -925,4 +925,3 @@ void tftp_start_server(void) memset(net_server_ethaddr, 0, 6); } #endif /* CONFIG_CMD_TFTPSRV */ - -- cgit v1.2.3