[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f0c67ba35e963f61c05421f837bbf6b81be914a7.camel@redhat.com>
Date: Thu, 11 Apr 2019 10:17:21 -0500
From: Scott Wood <swood@...hat.com>
To: Alan Tull <atull@...nel.org>, Moritz Fischer <mdf@...nel.org>
Cc: linux-fpga@...r.kernel.org, linux-kernel@...r.kernel.org,
Wu Hao <hao.wu@...el.com>
Subject: Re: [PATCH] fpga: dfl: Add lockdep classes for pdata->lock
On Wed, 2019-04-10 at 16:53 -0500, Scott Wood wrote:
> @@ -443,11 +450,16 @@ static int build_info_commit_dev(struct
> build_feature_devs_info *binfo)
> struct platform_device *fdev = binfo->feature_dev;
> struct dfl_feature_platform_data *pdata;
> struct dfl_feature_info *finfo, *p;
> + static enum dfl_id_type type;
> int ret, index = 0;
Ugh, not sure how that "static" snuck in there (probably copy-and-paste
error). Will send v2.
-Scott
Powered by blists - more mailing lists