[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2b2e7678-b4c5-1b7a-0491-6bed02bfe119@huawei.com>
Date: Mon, 13 Aug 2018 21:01:07 +0800
From: Gao Xiang <gaoxiang25@...wei.com>
To: Dan Carpenter <dan.carpenter@...cle.com>, Chao Yu <chao@...nel.org>
CC: <gregkh@...uxfoundation.org>, <devel@...verdev.osuosl.org>,
Chao Yu <yuchao0@...wei.com>, <linux-erofs@...ts.ozlabs.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 6/8] staging: erofs: fix vle_decompressed_index_clusterofs
Hi Dan,
On 2018/8/13 20:03, Dan Carpenter wrote:
>> -static inline unsigned
>> -vle_compressed_index_clusterofs(unsigned clustersize,
>> - struct z_erofs_vle_decompressed_index *di)
>> +static inline int
>> +vle_decompressed_index_clusterofs(unsigned int *clusterofs,
>
> Not related to your patch, but don't make functions inline. Leave it to
> the compiler to decide.
OK, thanks for your suggestion.
Thanks,
Gao Xiang
>
> regards,
> dan carpenter
>
>
Powered by blists - more mailing lists