Re: [f2fs-dev] [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10

2021-04-09 Thread Nick Terrell
What can I do to help get this merged? Cristoph, is this new patch series with the kernel wrapper API satisfactory? Best, Nick On Tue, Mar 30, 2021 at 3:45 PM Nick Terrell wrote: > > From: Nick Terrell > > Please pull from > > g...@github.com:terrelln/linux.git tags/v9-zstd-1.4.10 > > to get

Re: [f2fs-dev] [PATCH -next] f2fs: fix missing a blank line after declarations

2021-04-09 Thread Jaegeuk Kim
Hmm, can I combine all three clean-up patches into one? Any objection? f2fs: fix missing a blank line after declarations f2fs: Fix inappropriate spaces f2fs: modify open brace '{' following function definitions Is there another clean-up in the queue? :( Thanks, On 04/09, Chao Yu wrote: > On 202