Re: [PATCH] drm: ast: fix double __iomem sparse warning

2020-08-19 Thread Thomas Zimmermann
Hi Am 18.08.20 um 22:28 schrieb Randy Dunlap: > From: Randy Dunlap > > sparse complains about having 2 "__iomem" attributes on the same line > where only one is needed since the first one applies to everything > up to the ending ';'. > However, to make it clear(er) that both of these pointers

[PATCH] drm: ast: fix double __iomem sparse warning

2020-08-19 Thread Randy Dunlap
From: Randy Dunlap sparse complains about having 2 "__iomem" attributes on the same line where only one is needed since the first one applies to everything up to the ending ';'. However, to make it clear(er) that both of these pointers are "__iomem", use separate lines for them.

Re: [PATCH] drm: ast: fix double __iomem sparse warning

2020-08-18 Thread kernel test robot
Hi Randy, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm-tip/drm-tip] [also build test WARNING on linus/master v5.9-rc1 next-20200818] [cannot apply to linux/master drm-intel/for-linux-next] [If your patch is applied to the wrong git tree, kindly drop us a