Re: [PATCH 3/3] f2fs: maintain discard interface separately

2018-04-26 Thread Jaegeuk Kim
On 04/25, Chao Yu wrote: > This patch adds a new file discard.c to maintain discard related > function separately. I don't think we need this at all. Thanks, > > BTW, fix below checkpatch errors: > > ERROR: space required before the open brace '{' > + } else if (issued == -1){ > >

[PATCH 3/3] f2fs: maintain discard interface separately

2018-04-25 Thread Chao Yu
This patch adds a new file discard.c to maintain discard related function separately. BTW, fix below checkpatch errors: ERROR: space required before the open brace '{' + } else if (issued == -1){ ERROR: spaces required around that ':' (ctx:VxW) + devi,