From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "boojin.kim" Subject: Re: [PATCH 1/9] crypt: Add diskcipher Date: Fri, 23 Aug 2019 09:50:41 +0900 Message-ID: <00da01d5594c$c9d87390$5d895ab0$@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Language: ko Content-Type: text/plain; charset="utf-8" References: To: 'Krzysztof Kozlowski' Cc: 'Herbert Xu' , "'David S. Miller'" , 'Eric Biggers' , "'Theodore Y. Ts'o' , 'Chao Yu' , 'Jaegeuk Kim' " , 'Andreas Dilger' 'Theodore Ts'o' , dm-devel@redhat.com, 'Mike Snitzer' , 'Alasdair Kergon' , 'Jens Axboe' , 'Kukjin Kim' , 'Jaehoon Chung' , "'Ulf Hansson' , ," , linux-fscrypt@vger.kernel.org, linux-mmc@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-block@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.netlinux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-fsdevel@vger.kernel.org List-ID: On Wed, 22 Aug 2019 at 17:37, Krzysztof Kozlowski wrote: > > Your patch looks corrupted - wrapped by mailer. The easiest way > usually is to use git format-patch and git send-email - then you do > not have to worry about formatting etc. > > Best regards, > Krzysztof I'm using outlook instead of 'git send-email' because of workplace policy. It's probably broken when I copied the code. Thanks for your notice. I will be more careful. Thanks for your reply Boojin Kim.