Message ID | 20190814172441.26143-1-sudeep.holla@arm.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] ARM: vexpress: updates for v5.4 | expand |
On Wed, Aug 14, 2019 at 7:24 PM Sudeep Holla <sudeep.holla@arm.com> wrote: > ---------------------------------------------------------------- > ARMv7 Vexpress update for v5.4 > > Single cleanup patch handling type checks using cppcheck tool > (bitwise shift by more than 31 on a 32 bit type) > > ---------------------------------------------------------------- > Phong Tran (1): > ARM: vexpress: Cleanup cppcheck shifting warning I think this patch by Phong Tran is wrong, so I'm not pulling the branch. I'll reply to the patch instead. Arnd
On Wed, Aug 14, 2019 at 09:22:29PM +0200, Arnd Bergmann wrote: > On Wed, Aug 14, 2019 at 7:24 PM Sudeep Holla <sudeep.holla@arm.com> wrote: > > ---------------------------------------------------------------- > > ARMv7 Vexpress update for v5.4 > > > > Single cleanup patch handling type checks using cppcheck tool > > (bitwise shift by more than 31 on a 32 bit type) > > > > ---------------------------------------------------------------- > > Phong Tran (1): > > ARM: vexpress: Cleanup cppcheck shifting warning > > I think this patch by Phong Tran is wrong, so I'm not pulling the branch. > I'll reply to the patch instead. > Ah OK, thanks. Saw some patches of that series in the tree, hence pulled. -- Regards, Sudeep