Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201103
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/2] debugfs: Export bool read/write functions |
| Date | 2015-08-05 22:20 +0200 |
| Message-ID | <pUdkm-3qW-25@gated-at.bofh.it> (permalink) |
| References | <pEwAG-42Q-11@gated-at.bofh.it> <pEwAH-42Q-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 23, 2015 at 02:32:54PM +0100, Richard Fitzgerald wrote: > 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> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 1/2] debugfs: Export bool read/write functions Greg KH <gregkh@linuxfoundation.org> - 2015-08-05 22:20 +0200
csiph-web