On Sat, May 20, 2017 at 08:39:37AM +0000, Sargun Dhillon wrote: > This patch is just changing whitespace alignment in qgroup.h
> int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, > - struct btrfs_fs_info *fs_info, u64 qgroupid); > + struct btrfs_fs_info *fs_info, u64 qgroupid); Please don't send such changes. https://btrfs.wiki.kernel.org/index.php/Developer%27s_FAQ#How_not_to_start https://btrfs.wiki.kernel.org/index.php/Project_ideas#Cleanup_projects "Please note that pure whitespace and style reformatting changes are not really necessary at this phase of development. They get fixed along regular changes. Possibly once upon in a while a patch that fixes many if not all whitespace errors could work, but otherwise it's considered a noise. " -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
