From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Osipenko Subject: Re: [PATCH V10 1/5] i2c: tegra: sort all the include headers alphabetically Date: Tue, 5 Feb 2019 09:04:21 +0300 Message-ID: <42dcb7c4-eb5a-13a8-7977-1d0fae12be38@gmail.com> References: <1549330167-8690-1-git-send-email-skomatineni@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <1549330167-8690-1-git-send-email-skomatineni@nvidia.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Sowjanya Komatineni , thierry.reding@gmail.com, jonathanh@nvidia.com, mkarthik@nvidia.com, smohammed@nvidia.com, talho@nvidia.com Cc: linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org List-Id: linux-i2c@vger.kernel.org 05.02.2019 4:29, Sowjanya Komatineni пишет: > This patch sorts all the include headers alphabetically for the > I2C Tegra driver. > > Signed-off-by: Sowjanya Komatineni Yours "Signed-off-by" should be that the last line of the commit message. Same for the other patches. > Acked-by: Thierry Reding > Reviewed-by: Dmitry Osipenko > ---