Received: by 10.223.164.202 with SMTP id h10csp1193840wrb; Sat, 11 Nov 2017 01:43:06 -0800 (PST) X-Google-Smtp-Source: AGs4zMYobLYh68+ZruiFyMLbPyv6OEGNzrJwCQE5aJZs8G7ZHrPIcfKNNOEnyXEmWg/nHKWDR8IN X-Received: by 10.101.71.197 with SMTP id f5mr2979059pgs.266.1510393386862; Sat, 11 Nov 2017 01:43:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510393386; cv=none; d=google.com; s=arc-20160816; b=ak9gbm2WtXqFumvKkhEoRk3L3SprgVK92Z37MQkZWn6lPZfrefDV0lTRtr3V9Is0wl e5Ck5Fz4ejmR7Fme//y66bkJxTA7C7Dgvl1rik7ujTBdSNl69TwyHWfGqRgBdadCZkUd TwjAhAPvI9W8DafIhUO15bzpoPNOC0E2A7A8YX7kD3hti6ToONoHdtnEpTvtBOKJTNwo ntgy+fQ0ER+FkJ2lpwdSZv0QBfxiBRxl7GoRqcr78lJFI9nMvn1/S0FwuYoww0jKy8lm 5aLNBIXrNCn0hsfc4llpfrZkwEHSn2DFaMBgz4Ezy+CNI+GdwQtJEKHHgHtrEm9HljXC 5aPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=H8lvU1e0n6wfpZFX+l1spO0lF7tMJ5BrNozitRWn55Q=; b=iUqTKK+AjN8bdJfYeBy6EIWxqFQNhIQcpsyozpLvJ+ICw/6R32/A8rZkgSf9+CTz8k Z0KPr/S0wnpmFzuxowTrhirMprTSpsNZR7hiG+taeWZngq+MOBgCLXDZmynzb/IrhEeU 4PaZtleDvXzwSyJ6zpPhenFnGUZYInYnKrd6/UvrIruARt1HJrOMAq1MB88/ujHtq2f4 W3eYeolxrn4KkerVZwkJI7BkUFhv4/RCSo3K7IKqmzWRVnZ/2Xvgo3RoOR2cJy6ylroJ JdDzJLFkpAJNCwoO3xGBSvHlMb0qjdbhyyjpwz1XK6zullEXhTswpuxLNNrl85AUc8cZ /z3w== ARC-Authentication-Results: i=1; mx.google.com; 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 z19si11580249pfg.7.2017.11.11.01.42.54; Sat, 11 Nov 2017 01:43:06 -0800 (PST) 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; 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 S1751564AbdKKJmM (ORCPT + 84 others); Sat, 11 Nov 2017 04:42:12 -0500 Received: from dd39320.kasserver.com ([85.13.155.146]:33172 "EHLO dd39320.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750877AbdKKJmJ (ORCPT ); Sat, 11 Nov 2017 04:42:09 -0500 Received: from [192.168.0.36] (109.125.99.188.dynamic.cablesurf.de [109.125.99.188]) by dd39320.kasserver.com (Postfix) with ESMTPSA id 406802CE05A9; Sat, 11 Nov 2017 10:42:08 +0100 (CET) Subject: Re: staging: pi433: Possible bug in rf69.c To: Dan Carpenter Cc: devel@driverdev.osuosl.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org References: <709d3e3f-be3b-aa98-1cf6-6a048ef14d7b@smarthome-wolf.de> <20171110193258.qv6dbokqpjrrq3yb@mwanda> <20171111084501.chwx5ku2senlgdza@mwanda> From: Marcus Wolf Message-ID: <2e82e800-618a-b332-41c8-ee8aa97da88b@smarthome-wolf.de> Date: Sat, 11 Nov 2017 11:42:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171111084501.chwx5ku2senlgdza@mwanda> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dan, thanks fot the link. I can't remeber, why and what I wanted to redo. Maybe there was a complaint about the format of the patch... In that patch, we also have the topic with the '>> 3', we were discussing a few days ago! I'd suggest, not to invest the history any more. I'm ok with preparing a new patch/new patches, so we can import the fixes. I also have several improvements for the rf69.c, I'd like to offer. But I still need to know when to use staging and when to use linux-next. I don't want to prepare patches for the wrong tree. Cheers, Marcus Am 11.11.2017 um 10:45 schrieb Dan Carpenter: > On Sat, Nov 11, 2017 at 08:55:30AM +0100, Marcus Wolf wrote: >> Hi Dan, >> >> I checked it on my local SVN. You are right. I submitted the code with '&'. >> Accodring to a check-in message on my SVN, there was a bugreport end of >> July and most probably a patch - either from me, you, Joseph Wright, >> Colin King or Julia Lawall, changing '&' to '|'. I guess the patch for >> some reason wasn't accepted, but fortunatley I introduced the change to >> my SVN. > > You sent the patch, but then talked about sending a new version so > that's why it wasn't merged. Greg probably would have merged it as-is > if it hadn't sounded like you were going to redo it. > > http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2017-July/108821.html > > regards, > dan carpenter > From 1583758671800643897@xxx Sat Nov 11 08:46:08 +0000 2017 X-GM-THRID: 1583700679179870250 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread