From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 18 Nov 2019 07:24:34 +0100 Subject: [LTP] [PATCH v3 1/5] syscalls/quotactl01.c: Add Q_GETNEXQUOTA test In-Reply-To: <05d48a2311e249e1b39f63b4869c90e8@G08CNEXMBPEKD04.g08.fujitsu.local> 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> <05d48a2311e249e1b39f63b4869c90e8@G08CNEXMBPEKD04.g08.fujitsu.local> Message-ID: <20191118062434.GA22527@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Xu, > Hi Petr > I will check it and correct them. No need to send a new patchset just for this, I'll fix that during merge. > >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