From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman Storozhenko Date: Tue, 5 Dec 2017 16:48:01 +0300 Subject: [lustre-devel] [PATCH v3] staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64' In-Reply-To: <20171204195823.yiwitsbbhcywwa3m@mwanda> References: <20171129164621.GA10881@home> <20171204195823.yiwitsbbhcywwa3m@mwanda> Message-ID: <20171205134801.GA707@home> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lustre-devel@lists.lustre.org On Mon, Dec 04, 2017 at 10:58:23PM +0300, Dan Carpenter wrote: > On Wed, Nov 29, 2017 at 07:46:21PM +0300, Roman Storozhenko wrote: > > There are two reasons for that: > > What I'm asking is there are two reasons for what? Where is the first > part of that paragraph? Hello, Dan! Now I understand what did you mean. I shouldn't have written reason in the subject line and reference to it as 'that' in the body. Thanks for you mentioned that. In the following patches I will avoid such types of mistakes. Regards, Romans Storozhenko > > regards, > dan carpenter >