From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xu, Yang Date: Mon, 18 Nov 2019 06:18:25 +0000 Subject: [LTP] [PATCH v3 1/5] syscalls/quotactl01.c: Add Q_GETNEXQUOTA test In-Reply-To: <20191115164844.GA22234@x230> References: <20191031152646.GA7078@dell5510> <1572612959-20577-1-git-send-email-xuyang2018.jy@cn.fujitsu.com> <1572612959-20577-2-git-send-email-xuyang2018.jy@cn.fujitsu.com> <20191115164844.GA22234@x230> Message-ID: <05d48a2311e249e1b39f63b4869c90e8@G08CNEXMBPEKD04.g08.fujitsu.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Petr I will check it and correct them. >Subject: Re: [PATCH v3 1/5] syscalls/quotactl01.c: Add Q_GETNEXQUOTA test > >Subject: [PATCH v3 1/5] syscalls/quotactl01.c: Add Q_GETNEXQUOTA test => s/Q_GETNEXQUOTA/Q_GETNEXTQUOTA/ :) Generally there are more typos in docs and >formatting ?issues. As these are just a small details, I usually fix them during merge, but copy paste on constants is you friend. > >Kind regards, >Petr