<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/switchdev/Kconfig#a7f7f624</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/net/switchdev/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/switchdev/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/net/switchdev/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>8fbb89c6 - net: switchdev: Drop EXPERIMENTAL from description</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/switchdev/Kconfig#8fbb89c6</link>
        <description>net: switchdev: Drop EXPERIMENTAL from descriptionSwitchdev has been around for quite a while now, putting &quot;EXPERIMENTAL&quot;in the description is no longer accurate, drop it.Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Acked-by: Jiri Pirko &lt;jiri@mellanox.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/switchdev/Kconfig</description>
        <pubDate>Sat, 14 May 2016 19:49:54 +0000</pubDate>
        <dc:creator>Florian Fainelli &lt;f.fainelli@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6341e62b - kconfig: use bool instead of boolean for type definition attributes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/switchdev/Kconfig#6341e62b</link>
        <description>kconfig: use bool instead of boolean for type definition attributesSupport for keyword &apos;boolean&apos; will be dropped later on.No functional change.Reference: http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.comSigned-off-by: Christoph Jaeger &lt;cj@linux.com&gt;Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;

            List of files:
            /linux-6.15/net/switchdev/Kconfig</description>
        <pubDate>Sat, 20 Dec 2014 20:41:11 +0000</pubDate>
        <dc:creator>Christoph Jaeger &lt;cj@linux.com&gt;</dc:creator>
    </item>
<item>
        <title>007f790c - net: introduce generic switch devices support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/switchdev/Kconfig#007f790c</link>
        <description>net: introduce generic switch devices supportThe goal of this is to provide a possibility to support various switchchips. Drivers should implement relevant ndos to do so. Now there isonly one ndo defined:- for getting physical switch id is in place.Note that user can use random port netdevice to access the switch.Signed-off-by: Jiri Pirko &lt;jiri@resnulli.us&gt;Reviewed-by: Thomas Graf &lt;tgraf@suug.ch&gt;Acked-by: Andy Gospodarek &lt;gospo@cumulusnetworks.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/switchdev/Kconfig</description>
        <pubDate>Fri, 28 Nov 2014 13:34:17 +0000</pubDate>
        <dc:creator>Jiri Pirko &lt;jiri@resnulli.us&gt;</dc:creator>
    </item>
</channel>
</rss>
