From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756616AbbCCMxk (ORCPT ); Tue, 3 Mar 2015 07:53:40 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:55231 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753394AbbCCMxi (ORCPT ); Tue, 3 Mar 2015 07:53:38 -0500 Date: Tue, 3 Mar 2015 04:53:24 -0800 From: Greg Kroah-Hartman To: Dan Carpenter Cc: green@linuxhacker.ru, devel@driverdev.osuosl.org, Andreas Dilger , Linux Kernel Mailing List , Julia Lawall , Navya Sri Nizamkari Subject: Re: [PATCH] staging/lustre/llite: Fix obd name after c&p error Message-ID: <20150303125324.GA11150@kroah.com> References: <1425368376-24077-1-git-send-email-green@linuxhacker.ru> <20150303082825.GL5386@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150303082825.GL5386@mwanda> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 03, 2015 at 11:28:25AM +0300, Dan Carpenter wrote: > On Tue, Mar 03, 2015 at 02:39:36AM -0500, green@linuxhacker.ru wrote: > > > This really came from nowhere and I do not see this patch in any archives > > of mailinglists I am subscribed to. > > In fact Google cannot find it either. > > I was going to say something similar. It's not in linux-next either. It was sent to the outreachy kernel mailing list, as part of the intern application process. Sorry for missing this cut and paste error, my fault in reviewing things. It's not in linux-next as it's in my "staging-testing" branch, which I like to keep around for a day or so before mergeing to a non-rebasable branch that shows up in linux-next. thanks, greg k-h