Re: [PATCH RFCv2 1/6] btrfs: search_ioctl accepts varying buffer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux