Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp803726pxb; Tue, 9 Feb 2021 12:56:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJzTkOH76JgYZR65vPExzLWpwjfRj8IWjEoLBDBV+KSIjc05+w2JAGkMGHFl6bphI04taYlu X-Received: by 2002:a17:906:17d7:: with SMTP id u23mr24480869eje.390.1612904176771; Tue, 09 Feb 2021 12:56:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612904176; cv=none; d=google.com; s=arc-20160816; b=YR37ReNSaf9bw9iDMvsmxWa3J3j6LdGR/IvDhGxJ9l0NyJ7bepilaATCMVnMJExkl2 b3joaOfmopfMPbOwLsbRiVBo9I75zraSzWGHprsXeZQqpYNJ/IyMEyVS4EeXD2smka0G MsjUYefDF92CChpNlvCeLiFQKpdlkN3zlAe5k/UPpUfYJcDmgVl55ht7xiFuBG8gdi3M +n6VW4XAOSYHOV7RFO95oA/v0taFQXg+Sl4R1tgEFyV3G3lTvmgmKZMF7IdZRT7YHdkW OF5I4rLp7mDULO5pJYe6FPER8ht+Xb/HypKniIHy19tG/di2W993k6twAFJsTEr1FEO2 iaLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=tVvsWBu0F8N2fe4Oj9QhNQLd0IGQMlkJqqnTAkvssqQ=; b=zJkxm7uyKp0+faWaR1XxoILI8eh/gM8S44uSVTol3kSJkL5NcQ7kcWll2H0Pej+1+A 8dNWO7ihD/b+Phn0VqhzU+hAYJM5wTxOS6iWC6D/XVKtEFMAZFq5V/K9jsAF1sggN9fK g9MwUJP0+L5pSY27t1+Y3G0a+waKsupEeBG+/6bEOGcOctZTS+u+dnELf9jvwSdojCyY amzs9z4GdgD+6mJ00dzdGh4VBWCN+GWV6mfwFnfNvv1WIrxCjB0kBxoGPGmcofzOI+lk tvpBUXiKwYT3DUREzgvX09PncL5G5JRIKgI5LINJDLCqOoOcGv1+N36hLRDDoqzptuNZ vZfw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=pdQQOa1M; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d1si10096703edj.181.2021.02.09.12.55.53; Tue, 09 Feb 2021 12:56:16 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=pdQQOa1M; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234120AbhBIUxT (ORCPT + 99 others); Tue, 9 Feb 2021 15:53:19 -0500 Received: from mail.kernel.org ([198.145.29.99]:47444 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232879AbhBISuy (ORCPT ); Tue, 9 Feb 2021 13:50:54 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6D0EA64EC4; Tue, 9 Feb 2021 18:49:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612896571; bh=j0c9UoM4J88Swgi6q4t6genaU1I7uMeeb6UEA+YiHlU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pdQQOa1M9AghCTdpKtcM2VJzI4R1L96Wkxb2pgTNl/VoxrH5r3HXH7z57rBqjv4OC IWa+fwhNIH8WbArqxkJp8qZzBDcla650QrBwnKcUCSS09xtPwrRMEAe2v3cE3VbJt+ EfshXK6lBdgqgqDNq+laZvjm0MTqzBdyQhwkPksk= Date: Tue, 9 Feb 2021 19:49:29 +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 Tue, Feb 09, 2021 at 11:26:17PM +0530, karthek wrote: > On Tue, Feb 09, 2021 at 06:23:39PM +0100, Greg Kroah-Hartman wrote: > > On Tue, Feb 09, 2021 at 09:50:50PM +0530, karthek wrote: > > > On Sun, Feb 07, 2021 at 04:26:40PM +0100, Greg Kroah-Hartman wrote: > > > > 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 > > > > > > pinging? > > > > > > iam aware of how many patches you get everyday.im not expecting your > > > immediate attention but just pinging... > > > > Ping on what? I was waiting for a new patch to be sent that met the > > above requirements. My pending queue for staging patches is empty at > > the moment. > Ok ignore that previous mail i forgot to cc lkml > requirements? > my name issue? > i told you thats my legal *alias Please read the rules for what a Signed-off-by: means, it's in our documentation. thanks, greg k-h