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=-6.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 55240C433DB for ; Tue, 9 Feb 2021 06:54:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 096BA64EB6 for ; Tue, 9 Feb 2021 06:54:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230047AbhBIGyr (ORCPT ); Tue, 9 Feb 2021 01:54:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:60296 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229521AbhBIGym (ORCPT ); Tue, 9 Feb 2021 01:54:42 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2DA9364E3B; Tue, 9 Feb 2021 06:54:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612853642; bh=BNSYLp3ioBVGsc8rUJwVikVM+1rP8S7o+9FcABtHl2w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nup6oGAvTkfDbr+wl9ac1EQSI/Xod0gRQ9J+WDu3IHPbRayCVosMvhZ2eZ33BbmFy uxBOIyi/LovVazf2H7RR7ljszFpTb8ZNczQqwR5wLlfht3SAKB7WQIIg4HA7R5YDIW 2BTh0WzoJPHDdb+u/kCNV0NrG35gQ6yk41dWdspU= Date: Tue, 9 Feb 2021 07:53:57 +0100 From: Greg KH To: Mukul Mehar Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH]: drivers: staging: most: Fixed styling issue. Message-ID: References: <20210209062311.GA10016@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210209062311.GA10016@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 09, 2021 at 11:53:11AM +0530, Mukul Mehar wrote: > >From 29bcaf0066003983da29b1e026b985c0727b091a Mon Sep 17 00:00:00 2001 > From: Mukul Mehar > Date: Mon, 8 Feb 2021 01:03:06 +0530 > Subject: [PATCH] Drivers: staging: most: sound: Fixed style issue. Why is this still an attached file? These lines should not show up in the body of the email. Look at the thousands of examples on the mailing list as what needs to be done here. thanks, greg k-h