projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
053fe3e
)
include: net: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Mon, 22 Jul 2024 23:28:28 +0000
(
01:28
+0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 29 Jul 2024 21:01:04 +0000
(15:01 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
include/net/sntp.h
patch
|
blob
|
history
diff --git
a/include/net/sntp.h
b/include/net/sntp.h
index 30b44d1c06625224ce8a4abe8840738d024a42af..5dd9aa36fea05d67b4af756d3d3a565b7ecfa5a5 100644
(file)
--- a/
include/net/sntp.h
+++ b/
include/net/sntp.h
@@
-9,7
+9,6
@@
#define NTP_SERVICE_PORT 123
#define SNTP_PACKET_LEN 48
-
/* Leap Indicator */
#define NTP_LI_NOLEAP 0x0
#define NTP_LI_61SECS 0x1