[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151118183259.GD140057@google.com>
Date: Wed, 18 Nov 2015 10:32:59 -0800
From: Brian Norris <computersforpeace@...il.com>
To: linux-mtd@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, Han Xu <han.xu@...escale.com>
Subject: Re: [PATCH v2] mtd: fsl-quadspi: possible NULL dereference
On Mon, Nov 16, 2015 at 10:45:30AM -0800, Brian Norris wrote:
> It is theoretically possible to probe this driver without a matching
> device tree, so let's guard against this.
>
> Also, use the of_device_get_match_data() helper to make this a bit
> simpler.
>
> Coverity complained about this one.
>
> Signed-off-by: Brian Norris <computersforpeace@...il.com>
> Cc: Han Xu <han.xu@...escale.com>
> ---
> v2:
> * missed a 'const' warning
> * s/reference/dereference in $subject
Pushed to l2-mtd.git
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists