On Tue, Aug 22, 2017 at 11:46:01PM -0700, Omar Sandoval wrote: > From: Omar Sandoval <osan...@fb.com> > > The RCU-friendly string API used internally by Btrfs is generic enough > for common use. This doesn't add any new functionality but instead just > moves the code and documents the existing API.
Ok for the changes, but please drop anything that just reformats the argument list and/or shifts the long strings out of 80 columns. I personally hate the "arguments aligned under the opening (" style and can somehow live with that in new code, but if it's part of a patch that's pure noise as I have to read all the changed lines and figure out if they really are different or not. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html