From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-4327.protonmail.ch (mail-4327.protonmail.ch [185.70.43.27]) by gabe.freedesktop.org (Postfix) with ESMTPS id 97A446E106 for ; Wed, 11 Aug 2021 18:20:52 +0000 (UTC) Received: from mail-0201.mail-europe.com (mail-0201.mail-europe.com [51.77.79.158]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by mail-4321.protonmail.ch (Postfix) with ESMTPS id 4GlJ6B568Hz4wycC for ; Wed, 11 Aug 2021 18:20:50 +0000 (UTC) Date: Wed, 11 Aug 2021 18:20:08 +0000 From: Simon Ser Message-ID: In-Reply-To: <20210811180217.91142-2-lucas.demarchi@intel.com> References: <20210811180217.91142-1-lucas.demarchi@intel.com> <20210811180217.91142-2-lucas.demarchi@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [igt-dev] [PATCH i-g-t 2/2] lib/igt_edid: fix string padding List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Simon Ser Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Lucas De Marchi Cc: igt-dev@lists.freedesktop.org, kunal1.joshi@intel.com, petri.latvala@intel.com List-ID: This patch LGTM as well. Reviewed-by: Simon Ser Thanks!