Prev: [PATCH] Staging: hv: fix brace coding style issue in Channel.c
Next: [PATCH 2/2] enhance /sys/class/rfkill/<rfkill>/state interface
From: florian on 20 Feb 2010 16:50 Hi! The first patch shuffles the sysfs-rfkill abi documentation into Documentation/ABI. The second patch is more a "why not?" question in patch-form. After stumbling over this arbitrary limitation of the rfkill*/state in the Documentation. Well.. why not? Cheers, Flo Florian Mickler (2): Document the rfkill sysfs ABI enhance /sys/class/rfkill/<rfkill>/state interface Documentation/ABI/stable/sysfs-class-rfkill | 65 +++++++++++++++++++++++++++ Documentation/rfkill.txt | 44 +++++------------- include/linux/rfkill.h | 3 + net/rfkill/core.c | 9 +++- 4 files changed, 89 insertions(+), 32 deletions(-) create mode 100644 Documentation/ABI/stable/sysfs-class-rfkill -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |