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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 43684C4CECD for ; Tue, 17 Sep 2019 08:01:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 071AD206C2 for ; Tue, 17 Sep 2019 08:01:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568707284; bh=k48l3BZNW8Y2RqnalNFy5G5V+ClMlUs91r1z7/69GQw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=tfJCPsy/hvwbKZIXrRAlTgzVR8zldybvMUu8r4Z/Keqbg9bs2clHSH6Va//jUbwId L4GpZgdEIYMZysHpmxglCBC8eHUgjH0PaMmhmQNtfOc/5Fd2d45oGEXG0j+BcX2JsQ g2yueuxVqwb2k4Gp4Oo5+QHBIgmadTYIt2DAIZ3s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404598AbfIQIBX (ORCPT ); Tue, 17 Sep 2019 04:01:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:54968 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728049AbfIQIBX (ORCPT ); Tue, 17 Sep 2019 04:01:23 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A9E9F20665; Tue, 17 Sep 2019 08:01:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568707281; bh=k48l3BZNW8Y2RqnalNFy5G5V+ClMlUs91r1z7/69GQw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VeXxAKe/6T+2FtexCv6q3KHO8oAgPitvzETZDMr1tomT2jNkoSOehi35Ppr2j8nmU RGEGT3Nm0RzlO60v/IMrZEOiQqWhnGyrLXyr/QEmwDDVfZQoTuXiuS6xoAqysaE8tE B1XXm860yLZSDWfOaV8veIfhy+oE7PAPWjbj+M0k= Date: Tue, 17 Sep 2019 10:01:18 +0200 From: Greg Kroah-Hartman To: Gregory Nowak Cc: devel@driverdev.osuosl.org, Simon Dickson , "Speakup is a screen review system for Linux." , linux-kernel@vger.kernel.org, John Covici , Samuel Thibault Subject: Re: [HELP REQUESTED from the community] Was: Staging status of speakup Message-ID: <20190917080118.GC2075173@kroah.com> References: <20190821222209.GA4577@gregn.net> <20190909025429.GA4144@gregn.net> <20190915134300.GA552892@kroah.com> <20190916134727.4gi6rvz4sm6znrqc@function> <20190916141100.GA1595107@kroah.com> <20190916223848.GA8679@gregn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190916223848.GA8679@gregn.net> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 16, 2019 at 03:38:48PM -0700, Gregory Nowak wrote: > On Mon, Sep 16, 2019 at 04:11:00PM +0200, Greg Kroah-Hartman wrote: > > On Mon, Sep 16, 2019 at 03:47:28PM +0200, Samuel Thibault wrote: > > > Okash Khawaja, le dim. 15 sept. 2019 19:41:30 +0100, a ecrit: > > > > I have attached the descriptions. > > > > > > Attachment is missing :) > > > > I saw it :) > > > > Anyway, please put the Description: lines without a blank after that, > > with the description text starting on that same line. > > > > thanks! > > > > greg k-h > > It's attached. Hope the indentation is OK. Alignment is a bit off, you forgot a tab after "Description:" And you have some trailing whitespace in the document :( thanks, greg k-h