Balbir Singh wrote on 2021/4/19 15:01:
> On Tue, Apr 13, 2021 at 09:37:26AM +0800, brookxu wrote:
>> From: Chunguang Xu
>>
>> The existing data structure is not very convenient for
>> expansion, and part of the code can be saved. Here, try
>> to optimize, which can make the code more concise an
On Tue, Apr 13, 2021 at 09:37:26AM +0800, brookxu wrote:
> From: Chunguang Xu
>
> The existing data structure is not very convenient for
> expansion, and part of the code can be saved. Here, try
> to optimize, which can make the code more concise and
> easy to expand.
>
> Signed-off-by: Chunguan
Hi brookxu,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v5.12-rc7 next-20210413]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
Hi brookxu,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v5.12-rc7 next-20210413]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
From: Chunguang Xu
The existing data structure is not very convenient for
expansion, and part of the code can be saved. Here, try
to optimize, which can make the code more concise and
easy to expand.
Signed-off-by: Chunguang Xu
---
include/linux/delayacct.h | 139 --
5 matches
Mail list logo