From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Date: Tue, 19 Jun 2018 20:11:14 +0000 Subject: Re: [PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes Message-Id: <878t7ar0yl.fsf@belgarion.home> List-Id: References: <20180619131332.23741-1-daniel@zonque.org> In-Reply-To: <20180619131332.23741-1-daniel@zonque.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Daniel Mack writes: > When parsing the video modes from DT properties, make sure to zero out > memory befor using it. This is important because not all fields in the mode s/befor/before/ This taken care of ... Reviewed-by: Robert Jarzmik Cheers. -- Robert