diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:25 +0000 |
| commit | 3bc80996974a61a4223eae4c1ccd47b6ee32a48a (patch) | |
| tree | 7d68e9e73f191c2d1c6eebd83b8e562ba8129bcb /sys/dev/mlx5 | |
| parent | 0d349c19beda4185496f7a81330e0961a462512d (diff) | |
Diffstat (limited to 'sys/dev/mlx5')
| -rw-r--r-- | sys/dev/mlx5/mlx5_core/mlx5_fwdump.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/mlx5/mlx5_core/mlx5_fwdump.c b/sys/dev/mlx5/mlx5_core/mlx5_fwdump.c index 315583601831..59a93a9b9c58 100644 --- a/sys/dev/mlx5/mlx5_core/mlx5_fwdump.c +++ b/sys/dev/mlx5/mlx5_core/mlx5_fwdump.c @@ -27,8 +27,6 @@ #include "opt_ratelimit.h" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/systm.h> #include <sys/conf.h> |
