[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140318160710.GE11706@sirena.org.uk>
Date: Tue, 18 Mar 2014 16:07:10 +0000
From: Mark Brown <broonie@...nel.org>
To: Levente Kurusa <levex@...ux.com>
Cc: Takashi Iwai <tiwai@...e.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linaro-kernel@...ts.linaro.org
Subject: Re: [PATCH] regmap: Ensure regmap_register_patch() is compatible
with fast_io
On Tue, Mar 18, 2014 at 02:43:18PM +0100, Levente Kurusa wrote:
> 2014-03-18 13:02 GMT+01:00 Mark Brown <broonie@...nel.org>:
> > + if (p) {
> > + memcpy(p + map->patch_regs, regs, num_regs * sizeof(*regs));
> > + map->patch = p;
> > + map->patch_regs += num_regs;
> > + } else {
> > + return -ENOMEM;
> > + }
> > +
> I think that is not checkpatch-safe :-)
What makes you say that? If you think there's some problem say what it
is please...
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists