X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2Frfkill.txt;h=f430004df73c06eb9b8a3f595899cf078360a88d;hb=f9b8c4c8baded129535d82d74df8e87a7a369f54;hp=03c9d9299c6b1fb55ed48f89f146d4029b323f22;hpb=21e98932dcf15fe7eabd09a35f2020e0dd86b685;p=~andy%2Flinux diff --git a/Documentation/rfkill.txt b/Documentation/rfkill.txt index 03c9d9299c6..f430004df73 100644 --- a/Documentation/rfkill.txt +++ b/Documentation/rfkill.txt @@ -71,7 +71,7 @@ To create an rfkill driver, driver's Kconfig needs to have depends on RFKILL || !RFKILL to ensure the driver cannot be built-in when rfkill is modular. The !RFKILL -case allows the driver to be built when rfkill is not configured, which which +case allows the driver to be built when rfkill is not configured, which case all rfkill API can still be used but will be provided by static inlines which compile to almost nothing.