]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
debugfs: Export bool read/write functions
authorRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Tue, 23 Jun 2015 13:32:54 +0000 (14:32 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 20 Jul 2015 17:44:50 +0000 (18:44 +0100)
commit0642ef6f2992eba46c41abb5ceb7d4fa14ba888e
treefd4fe479afa4f75a2b599ef3f450d9fee5b7ff6e
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590
debugfs: Export bool read/write functions

The file read/write functions for bools have no special dependencies
on debugfs internals and are sufficiently non-trivial to be worth
exporting so clients can re-use the implementation.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
fs/debugfs/file.c
include/linux/debugfs.h