On Wed, Sep 06, 2017 at 05:15:06PM +0200, David Sterba wrote: > 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
Well that's the kernel 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. I only reflowed calls where I changed something, so that shouldn't be an issue. If you really prefer I can resend it without reflowing anything, but that's going to leave the code looking worse than before. -- 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