Files
Centos-kernel-stream-9/lib/raid6
Mete Durlu a962da32e6 s390/drivers: Remove unnecessary include <linux/export.h>
JIRA: https://issues.redhat.com/browse/RHEL-99995

commit 7ecc69488329671617c1f1c6c30f2ebcd81f915e
Author: Heiko Carstens <hca@linux.ibm.com>
Date:   Thu Jun 12 15:43:08 2025 +0200

    s390/drivers: Remove unnecessary include <linux/export.h>

    Remove include <linux/export.h> from all files which do not contain an
    EXPORT_SYMBOL().

    See commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include
    <linux/export.h> when W=1") for more details.

    Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
    Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
    Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>

Signed-off-by: Nihar Panda <niharp@linux.ibm.com>
Signed-off-by: Mete Durlu <mdurlu@redhat.com>
2026-02-02 11:16:40 +01:00
..