On Mon, Jan 27, 2014 at 02:28:27PM +0100, Gerhard Heift wrote: > @@ -1931,17 +1931,22 @@ overflow: > } > > static noinline int search_ioctl(struct inode *inode, > - struct btrfs_ioctl_search_args *args) > + struct btrfs_ioctl_search_key *sk, > + size_t buf_size, > + char *buf > + ) Minor style issue, don't put the ) on a separate line, otherwise ok. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
