summaryrefslogtreecommitdiffstats
path: root/net/sntp.h
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2012-05-15 08:59:11 +0000
committerJoe Hershberger <joe.hershberger@ni.com>2012-05-15 17:16:45 -0500
commit6c3234a3434c959be58621b987aa0c760d8aab32 (patch)
tree172d16efc4d581d68c25a19978831e06e2d234f9 /net/sntp.h
parentc2faf4f901c20193b7fb0a4859cae12bd21f057e (diff)
downloadblackbird-obmc-uboot-6c3234a3434c959be58621b987aa0c760d8aab32.tar.gz
blackbird-obmc-uboot-6c3234a3434c959be58621b987aa0c760d8aab32.zip
net: cosmetic: sntp.* checkpatch compliance
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'net/sntp.h')
-rw-r--r--net/sntp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sntp.h b/net/sntp.h
index 8a097bfa38..1d0046e94b 100644
--- a/net/sntp.h
+++ b/net/sntp.h
@@ -56,6 +56,6 @@ struct sntp_pkt_t {
unsigned long long transmit_timestamp;
};
-extern void SntpStart (void); /* Begin SNTP */
+extern void SntpStart(void); /* Begin SNTP */
#endif /* __SNTP_H__ */
OpenPOWER on IntegriCloud