From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 23 Mar 2020 12:42:53 -0600 Subject: [PATCH 1/1] test: typo decompression In-Reply-To: <20200323174747.7074-1-xypron.glpk@gmx.de> References: <20200323174747.7074-1-xypron.glpk@gmx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 23 Mar 2020 at 11:47, Heinrich Schuchardt wrote: > > %s/decopmression/decompression/ > > Signed-off-by: Heinrich Schuchardt > --- > test/compression.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Simon Glass