Signed-off-by: Alan Jenkins <alan-jenkins@xxxxxxxxxxxxxx> --- include/linux/rfkill.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h index f3f6e2a..e73e242 100644 --- a/include/linux/rfkill.h +++ b/include/linux/rfkill.h @@ -261,7 +261,7 @@ bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked); * * In addition, it marks the device as "persistent", an attribute which * can be read by userspace. Persistent devices are expected to preserve - * preserve their own state when suspended. + * their own state when suspended. */ void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked); -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html