Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754736AbcJMEBJ (ORCPT ); Thu, 13 Oct 2016 00:01:09 -0400 Received: from mail-lf0-f51.google.com ([209.85.215.51]:32774 "EHLO mail-lf0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750926AbcJMEBA (ORCPT ); Thu, 13 Oct 2016 00:01:00 -0400 Date: Thu, 13 Oct 2016 06:00:45 +0200 From: Alexander Alemayhu To: Greg KH Cc: Nadim Almas , hvaibhav.linux@gmail.com, johan@kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging:greybus:arche-apb-ctrl: fixed some coding style issue Message-ID: <20161013040045.GA3936@gmail.com> References: <20161011194954.GA9619@gmail.com> <20161012132519.GA22556@kroah.com> <20161012144554.GA28757@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161012144554.GA28757@kroah.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 538 Lines: 14 On Wed, Oct 12, 2016 at 04:45:54PM +0200, Greg KH wrote: > > You can subscribe to the driverdev mailing list to see what othes are > working on, and you can follow my staging-testing kernel branch in the > staging.git tree. But sometimes you just get unlucky, lots of people > are working on cleaning up staging drivers, people do the same work at > the same time quite often, it's just part of the process. > Is this (http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel) the right page for subscribing? Thanks.