From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AF95C433DB for ; Sun, 7 Feb 2021 15:29:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2FBED64E3B for ; Sun, 7 Feb 2021 15:29:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230274AbhBGP3c (ORCPT ); Sun, 7 Feb 2021 10:29:32 -0500 Received: from mail.kernel.org ([198.145.29.99]:57560 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229866AbhBGP1Z (ORCPT ); Sun, 7 Feb 2021 10:27:25 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 11FDA64E3B; Sun, 7 Feb 2021 15:26:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612711603; bh=2BJH4zXw2LnY0j+NbpIjEN6FbOeqdmXD4EuZife4vzA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MvQI6bpt2AvuiVY56id0N1varcTk/z6AK0AYPkAKRjo/chgHKDmoFg6SeSC2g310a SxfC7ZLE15KqB9+33oE9nYbvaLqQyIr3yzb1W/2nzZKjjxEoq3/MI8uNpdqcpN8gSj bMq7HDEF8/TY0MerCDyl9Y2tsp9tiLZqm2isPEc8= Date: Sun, 7 Feb 2021 16:26:40 +0100 From: Greg Kroah-Hartman To: karthek Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8723bs: fix block comments alignment Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 07, 2021 at 08:54:49PM +0530, karthek wrote: > On Sun, Feb 07, 2021 at 04:21:29PM +0100, Greg Kroah-Hartman wrote: > > On Sun, Feb 07, 2021 at 08:49:46PM +0530, karthek wrote: > > > On Sun, Feb 07, 2021 at 04:15:59PM +0100, Greg Kroah-Hartman wrote: > > > > On Sun, Feb 07, 2021 at 08:41:59PM +0530, karthek wrote: > > > > > On Sun, Feb 07, 2021 at 03:54:09PM +0100, Greg Kroah-Hartman wrote: > > > > > > On Sun, Feb 07, 2021 at 08:17:33PM +0530, karthek wrote: > > > > > > > > > > > > > > > > > > > > > > > > For some reason you sent this only to me, which is a bit rude to > > > > > > everyone else on the mailing list. I'll be glad to respond if you > > > > > > resend it to everyone. > > > > > > > > > > > > thanks, > > > > > > > > > > > i> greg k-h > > > > > > > > > > ok anyway > > > > > > > > > > Those both lines(from, signed-off-by) are exactly same, what's problem > > > > > with them? > > > > > > > > I don't see the context here... > > > are you real greg or bot? > > > > All too real :) > > > > > > Anyway, if you do sign documents with just "karthek" (lowercase and > > > > all), that's fine, but I do have to ask, right? > > > I do sign just karthek everywhere(bank,gov docs,etc), thats my legal > > > signature > > > > Ok, that's good to know, however I have an application here from you > > with a different name on it. Odd... > Ofcourse thats my legal name(Karthik Alapati) and this is my legal > signature(karthek) > FYI this is the first time i used my legal name on internet application Great, please use your legal name on a signed-off-by: line, as it is a legal statement. thanks, greg k-h