From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.9882.1636633545519474923 for ; Thu, 11 Nov 2021 04:25:45 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=rRJZSLVJ; spf=pass (domain: kernel.org, ip: 198.145.29.99, mailfrom: ardb@kernel.org) Received: by mail.kernel.org (Postfix) with ESMTPSA id B009860F59 for ; Thu, 11 Nov 2021 12:25:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1636633544; bh=1gzEQZ3AsvudVlsev7Oz0Vvq5f5/cr46OFOcvRjQfeg=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=rRJZSLVJid2aiNQdOibxTqCaOG4G/aRAPF/AJP/5OCTmcZKi18GvDtqTm9tig6zkC TTTYHs4aZ4LDRD/IuFW1ozosa9FXDzX1pESjWvnT+whjwxRSyN8+rYuBmNDFpgRSBS NsYsdPVmCILv2WTUFyKpI8PAXSP284qrm4mfV80AQ3oLLi2XJa+Fn1AOeGaQgS7Zxl ddMtSEa+QauIONRpe7LmFHd0CG+7ajtcjFnMnDlJF9XIz4hCzG4d1OaYyztAhszuqV blFYEgQSmWrsDVp2XtPfgnmwdEveEuEzzt2rF16C8ZXOwSWC8YJs9eB0SStdUkHqEI bjEdf4+kURePA== Received: by mail-ot1-f44.google.com with SMTP id h16-20020a9d7990000000b0055c7ae44dd2so8561653otm.10 for ; Thu, 11 Nov 2021 04:25:44 -0800 (PST) X-Gm-Message-State: AOAM530FFlx1bul3rfHDUeV3CoUZFSNPjHYJfWDcCWZniCstkkVFwU0I 6HbNSajgdq211W5YAFcPQoUHxMe0CpTqVqUDDXY= X-Google-Smtp-Source: ABdhPJz9WJCVOSBgO/MKNlau9STsxzP//Ze2g7AaA5e7lo/DC5pg2Oca2c0W6m0umSCExUEAgcViblnc+OIRu9P8gFU= X-Received: by 2002:a9d:5911:: with SMTP id t17mr5665812oth.30.1636633544074; Thu, 11 Nov 2021 04:25:44 -0800 (PST) MIME-Version: 1.0 References: <20211111115926.2317981-1-leif@nuviainc.com> In-Reply-To: <20211111115926.2317981-1-leif@nuviainc.com> From: "Ard Biesheuvel" Date: Thu, 11 Nov 2021 13:25:33 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH edk2-platforms 0/2] Socionext housekeeping To: Leif Lindholm Cc: edk2-devel-groups-io , Ard Biesheuvel , Masami Hiramatsu Content-Type: text/plain; charset="UTF-8" On Thu, 11 Nov 2021 at 12:59, Leif Lindholm wrote: > > Masami - while looking at your set from last Friday, patch 1/5 fails > to apply since the file being modified has the wrong line endings in > the tree. > > 2/2 fixes that. > (Obviously, the patch looks nonsensical since SMTP strips the added CR > back out.) > > 1/2 adds you as a reviewer to the Socionext platforms. (This means > that you will be cc:d on any future patches to these, and that I > can use your Reviewed-by for 2/2.) > > Does this sound good to you? > > Leif Lindholm (2): > Maintainers.txt: add Masami as Socionext reviewer > Silicon/Socionext: fix line endings > Acked-by: Ard BIesheuvel