Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3174864imm; Mon, 10 Sep 2018 12:16:38 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbUONKiuX60mGMaw/Q+Sno39M8v2rx2FJysKUpAXyrZDmAr0CpS54Jd5e1YhbXGmkxYiard X-Received: by 2002:a63:f14d:: with SMTP id o13-v6mr24086806pgk.236.1536606997990; Mon, 10 Sep 2018 12:16:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536606997; cv=none; d=google.com; s=arc-20160816; b=WVh2lMS/mW5QQcLeM7ESyfB0KsEpovItd6LOSEICvrLaM8OYND8KbTvJu7I10IEk16 TXkA6RIyjcwlirvJKSFYs00kYFmVZeYdvZPfIhxi/SSpQdA+P6H6tzP1fp1wu/m8g4PJ HHF+4j/yHhhoQmFa0zQQTVr+o48B9zBeq5UR/dxxjMuL7MJcIxeTnw2UKfZWGhqAog3A 4/5xvG8zIRKimUMgt+qqo0MX9E2jQaOBhFR9LpHt5PDNH0eHdxQEScdeMZzhvwObx72d 7NVU63vLSedhNFgJ8wjIqKlTXB+UybNpCpFJpO9c8pykRru/SQQy+8qdegQ45P+oLHz5 XgoQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:dkim-signature:date; bh=IV+QplzIGbUKRvzJakN+M9RNeFQFeJ2iEtFApEo1cIo=; b=SiikbXfMxxXqcIFmuRbqcuDyNdY22HmgAYSET8jhl7qGlw7p2Mc6VgmOeNXzF8fxio YcZaMPRIOvwElVHlL3Ry6QZ3Z20N/QwKsayz0D902ZCIXfR5v1OnK9PwT6tWf0Y3qL4j uMUIIAqpUy0B1QnV65dsQLvlmbmYjDGb88RQgIDBEYBy0mW76ncCysQW4nf+9SBoNLGk vypkkNWQTb1utqj9q3On8eg70FdmTgMKRu7xeBw9BHLEM5Q3IfFwS+4QyypJBu60+pwY BpZStYkg/S/u+j7f5fMv1u+t2JceFDeXrVxsuuD++/nxXcaf2yfcXWqFK26lt49TmaGp ePcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@weissschuh.net header.s=mail header.b=lna8p4fE; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g22-v6si19084388pfb.136.2018.09.10.12.16.18; Mon, 10 Sep 2018 12:16:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=fail header.i=@weissschuh.net header.s=mail header.b=lna8p4fE; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728461AbeIKALX (ORCPT + 99 others); Mon, 10 Sep 2018 20:11:23 -0400 Received: from ned.t-8ch.de ([212.47.237.191]:58184 "EHLO ned.t-8ch.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727742AbeIKALX (ORCPT ); Mon, 10 Sep 2018 20:11:23 -0400 Date: Mon, 10 Sep 2018 21:15:28 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=weissschuh.net; s=mail; t=1536606945; bh=kqO7tc1NdOL3iI0yZignXW/XE9k9jPWjwunmDmLA1n0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lna8p4fExNRlcHixc5LlaWaew+U7dg/EbfGEiLiKjdKI+mbbGsXIBj+kw1lbzJoAC 6VxfnDKNfXiStiLY6GOD3uZ5xOD7bs/6n9TqgDcZdmZhNplWzNav2p3YW114NHdC6w gNmC9gnDcJX1xqx0J1fsRvPlsCEyBDQm4JPqKY3Q= From: Thomas =?utf-8?Q?Wei=C3=9Fschuh?= To: Greg Kroah-Hartman Cc: Gao Xiang , Chao Yu , linux-erofs@lists.ozlabs.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] staging: erofs: use explicit unsigned int type Message-ID: References: <5c44a63b-041d-1fce-0748-53c0b44f5983@huawei.com> <20180909183753.11021-1-linux@weissschuh.net> <20180910081027.GA31845@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180910081027.GA31845@kroah.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On Mon, 2018-09-10T10:10+0200, Greg Kroah-Hartman wrote: > On Sun, Sep 09, 2018 at 08:37:53PM +0200, Thomas Weißschuh wrote: > > Changes since v1: > > > > * Removed changes that conflicted with > > [PATCH 1/6] staging: erofs: formatting fix in unzip_vle_lz4.c > > * Added patch description > > > > Changes since v2: > > > > * Fixed conflicts with other patchsets > > * Don't introduce new style issues > > > > These changes belong below the --- line, not above it. I'm not sure if > git will handle this line: > > > -- >8 -- The patch was supposed to be applied with "git am --scissors". To be honest, I am not sure if the scissors feature of git is to be used for kernel development, or if I should have announced it. If is not applicable I will be happy to resend the patch in another format. The documentation for git-mailinfo(1) sounded it would fit my usecase perfectly: ... This is useful if you want to begin your message in a discussion thread with comments and suggestions on the message you are responding to, and to conclude it with a patch submission, separating the discussion and the beginning of the proposed commit log message with a scissors line. ... > Correctly or not, have you tried it? I tried to both apply and compile the patch, both succeeded. Thomas