]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
e1000: Function prototype cleanup
authorKevin Bowling <kbowling@FreeBSD.org>
Wed, 6 Oct 2021 21:03:38 +0000 (14:03 -0700)
committerKevin Bowling <kbowling@FreeBSD.org>
Sat, 9 Oct 2021 01:03:54 +0000 (18:03 -0700)
commitb52edc0357efd881a403043ff6622e9d6211058f
treea568f0fd4d4223445bbbe9f467e48169ebd45abe
parentfb15a9f90b29da471892ad1e0a1bb7173a7da858
e1000: Function prototype cleanup

Drop arguments of function prototypes since the file is mixed between
listing arg names and not.

No functional changes

Reviewed by: markj
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D32329

(cherry picked from commit 28ccd780a96fe49364072955636829cff1589cfb)
sys/dev/e1000/if_em.c