summaryrefslogtreecommitdiffstats
path: root/net/rarp.h
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2012-05-15 08:59:10 +0000
committerJoe Hershberger <joe.hershberger@ni.com>2012-05-15 17:16:36 -0500
commitc2faf4f901c20193b7fb0a4859cae12bd21f057e (patch)
tree5bebceeb8ec22184e0b2c38e14a2c2c27413cbd6 /net/rarp.h
parentc9f6c91b48768c6d139d7f21a01d07b7d61a6618 (diff)
downloadblackbird-obmc-uboot-c2faf4f901c20193b7fb0a4859cae12bd21f057e.tar.gz
blackbird-obmc-uboot-c2faf4f901c20193b7fb0a4859cae12bd21f057e.zip
net: cosmetic: rarp.* checkpatch compliance
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'net/rarp.h')
-rw-r--r--net/rarp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rarp.h b/net/rarp.h
index 0c16d46668..4e92d80a65 100644
--- a/net/rarp.h
+++ b/net/rarp.h
@@ -35,9 +35,9 @@
* Global functions and variables.
*/
-extern int RarpTry;
+extern int RarpTry;
-extern void RarpRequest (void); /* Send a RARP request */
+extern void RarpRequest(void); /* Send a RARP request */
/**********************************************************************/
OpenPOWER on IntegriCloud