From mboxrd@z Thu Jan 1 00:00:00 1970 From: minwoo.im.dev@gmail.com (Minwoo Im) Date: Sat, 8 Jun 2019 10:49:26 +0900 Subject: [RFC PATCH V7 7/7] nvmet: introduce target-side trace In-Reply-To: <20190607165426.GJ7307@lst.de> References: <20190606194512.11020-1-minwoo.im.dev@gmail.com> <20190606194512.11020-8-minwoo.im.dev@gmail.com> <20190607165426.GJ7307@lst.de> Message-ID: <20190608014926.GF1276@minwooim-desktop> On 19-06-07 18:54:26, Christoph Hellwig wrote: > I'm not a native speaker either, but maybe s/totally/entirely/ in > various places? Otherwise this looks good modulo the comments to > the previous patches. Also if someone has a better idea how to > share code without creating a new module or bloating the core > kernel please speak up now. Thanks for letting me know for tht word :) I can see my words "totally" in the commit message and the header comment in trace.h top of the file. I'll fix that up too. I will prepare the next series if no other comments on this series. If any, please give some advices here. Thanks,