Re: [PATCH 1/2] Remove unnecessary placeholder in btrfs_err_code

2014-12-23 Thread Satoru Takeuchi
Hi Gui, On 2014/12/23 10:59, Gui Hecheng wrote: On Mon, 2014-12-22 at 19:39 +0900, Satoru Takeuchi wrote: Sorry, I forgot to add Signed-off-by line. --- From: Satoru Takeuchi "notused" is not necessary. Set 1 to the first entry is enough. Hi Satoru, Actually, the struct is copied from the

Re: [PATCH 1/2] Remove unnecessary placeholder in btrfs_err_code

2014-12-22 Thread Gui Hecheng
On Mon, 2014-12-22 at 19:39 +0900, Satoru Takeuchi wrote: > Sorry, I forgot to add Signed-off-by line. > > --- > From: Satoru Takeuchi > > "notused" is not necessary. Set 1 to the first entry is enough. Hi Satoru, Actually, the struct is copied from the kernel header include/uapi/linux/btrfs.h

Re: [PATCH 1/2] Remove unnecessary placeholder in btrfs_err_code

2014-12-22 Thread Satoru Takeuchi
Sorry, I forgot to add Signed-off-by line. --- From: Satoru Takeuchi "notused" is not necessary. Set 1 to the first entry is enough. Signed-off-by: Satoru Takeuchi --- ioctl.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ioctl.h b/ioctl.h index 2c2c7c1..c377b96 10064

[PATCH 1/2] Remove unnecessary placeholder in btrfs_err_code

2014-12-22 Thread Satoru Takeuchi
From: Satoru Takeuchi "notused" is not necessary. Set 1 to the first entry is enough. --- ioctl.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ioctl.h b/ioctl.h index 2c2c7c1..c377b96 100644 --- a/ioctl.h +++ b/ioctl.h @@ -474,8 +474,7 @@ struct btrfs_ioctl_qgroup_creat