diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:56 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:27 +0000 |
commit | 5510f79042fbd543de55807d0da7f8a2b8be2f89 (patch) | |
tree | 6d052bbd0e2906713af25ee716c4e84d37c7ab14 /sys/dev/xdma/xdma_if.m | |
parent | d10370254169a65d32acd43557214015acbec0d4 (diff) |
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Similar commit in current:
(cherry picked from commit 031beb4e239b)
Diffstat (limited to 'sys/dev/xdma/xdma_if.m')
-rw-r--r-- | sys/dev/xdma/xdma_if.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/xdma/xdma_if.m b/sys/dev/xdma/xdma_if.m index cbf0c8e8cb05..0c22f5ea17d4 100644 --- a/sys/dev/xdma/xdma_if.m +++ b/sys/dev/xdma/xdma_if.m @@ -27,7 +27,6 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ # #include <machine/bus.h> |