Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2024 12:44:02 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4d8c65b466fc - main - LinuxKPI: remove dummy kstrtox.h
Message-ID:  <202407251244.46PCi2VJ044978@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz:

URL: https://cgit.FreeBSD.org/src/commit/?id=4d8c65b466fccc875a2ddf10b1c93fdb9a26d7bc

commit 4d8c65b466fccc875a2ddf10b1c93fdb9a26d7bc
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2024-07-25 12:42:49 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2024-07-25 12:42:49 +0000

    LinuxKPI: remove dummy kstrtox.h
    
    kstrtox.h has an implementation nowadays.  Remove the dummy file
    which is no longer needed.
    
    Sponsored by:   The FreeBSD Foundation
---
 sys/compat/linuxkpi/dummy/include/linux/kstrtox.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys/compat/linuxkpi/dummy/include/linux/kstrtox.h b/sys/compat/linuxkpi/dummy/include/linux/kstrtox.h
deleted file mode 100644
index e69de29bb2d1..000000000000



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407251244.46PCi2VJ044978>