lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <8e87a68f-fb7d-42ed-b795-b323ce11d927@gmx.de> Date: Sat, 11 Nov 2023 16:50:02 +0100 From: Helge Deller <deller@....de> To: Dario Binacchi <dario.binacchi@...rulasolutions.com>, linux-kernel@...r.kernel.org Cc: linux-amarula@...rulasolutions.com, Fabio Estevam <festevam@...il.com>, Martin Kaiser <martin@...ser.cx>, NXP Linux Team <linux-imx@....com>, Pengutronix Kernel Team <kernel@...gutronix.de>, Sascha Hauer <s.hauer@...gutronix.de>, Shawn Guo <shawnguo@...nel.org>, dri-devel@...ts.freedesktop.org, linux-arm-kernel@...ts.infradead.org, linux-fbdev@...r.kernel.org Subject: Re: [PATCH 00/10] Fix left margin setup and code cleanup On 11/11/23 11:41, Dario Binacchi wrote: > This series was created with the intention of fixing the left margin > setting. At the same time, I made some changes with the aim of making > the code more readable, as well as removing the errors/warnings > reported by checkpatch. applied to fbdev for-next git tree. Thanks! Helge > > Dario Binacchi (10): > fbdev: imxfb: fix left margin setting > fbdev: imxfb: move PCR bitfields near their offset > fbdev: imxfb: use BIT, FIELD_{GET,PREP} and GENMASK macros > fbdev: imxfb: replace some magic numbers with constants > fbdev: imxfb: add missing SPDX tag > fbdev: imxfb: drop ftrace-like logging > fbdev: imxfb: add missing spaces after ',' > fbdev: imxfb: Fix style warnings relating to printk() > fbdev: imxfb: use __func__ for function name > fbdev: imxfb: add '*/' on a separate line in block comment > > drivers/video/fbdev/imxfb.c | 179 ++++++++++++++++++++---------------- > 1 file changed, 102 insertions(+), 77 deletions(-) >
Powered by blists - more mailing lists