On 2/18/19 4:40 PM, Pali Rohár wrote:
On Monday 18 February 2019 16:29:23 Chengguang Xu wrote:unlikely has already included in IS_ERR_OR_NULL(), so just remove redundant unlikely annotation.Hi! That unlikely macro is *not* redundant. Exactly same patch was sent about 2 years ago. See discussion for more details: https://www.spinics.net/lists/linux-input/msg53320.html
I got it, thanks for the explanation. Thanks, Chengguang