mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
net: cosmetic: rarp.* checkpatch compliance
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -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 */
|
||||
|
||||
/**********************************************************************/
|
||||
|
||||
|
Reference in New Issue
Block a user