Hi, Julia,
On 2017/3/14 13:37, Julia Lawall wrote:
> Line 460 looks suspicious. Can tmprange be different than range but not
> be an ERR_PTR? If so, lpcdev->io_host will have an invalid value.
>
Thanks for your pointing out!
You are right!
miss a line of 'return 0;'
if (tmprange != range)
Line 460 looks suspicious. Can tmprange be different than range but not
be an ERR_PTR? If so, lpcdev->io_host will have an invalid value.
julia
-- Forwarded message --
Date: Tue, 14 Mar 2017 13:12:05 +0800
From: kbuild test robot
To: kbu...@01.org
Cc: Julia Lawall
Subject: Re:
2 matches
Mail list logo