From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161041Ab3DEBoy (ORCPT ); Thu, 4 Apr 2013 21:44:54 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:59553 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932346Ab3DEBox (ORCPT ); Thu, 4 Apr 2013 21:44:53 -0400 X-Sasl-enc: aWTgmHFHShlvee4xCegO6UBAp7iRq/DbWn/7M7c23l+b 1365126291 Date: Thu, 4 Apr 2013 18:44:50 -0700 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Al Viro Subject: Re: linux-next: manual merge of the staging tree with the vfs tree Message-ID: <20130405014450.GA26617@kroah.com> References: <20130404154329.d0c983568da9650d5dcb31bd@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130404154329.d0c983568da9650d5dcb31bd@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 04, 2013 at 03:43:29PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got conflicts in > drivers/staging/ccg/f_fs.c and drivers/staging/ccg/rndis.c between > commits 465bced2e3ed ("ccg: don't bother with fops->owner") and > 4dfac87dca02 ("procfs: new helper - PDE_DATA(inode)") from the vfs tree > and commit 515e6dd20b3f ("Staging: ccg: delete it from the tree") from > the staging tree. > > The latter just deletes the files, so I did that and can carry the fix as > necessary (no action is required). Sounds correct, thanks. greg k-h