From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752967AbbFWFd4 (ORCPT ); Tue, 23 Jun 2015 01:33:56 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:34556 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750926AbbFWFdr (ORCPT ); Tue, 23 Jun 2015 01:33:47 -0400 Date: Tue, 23 Jun 2015 11:03:34 +0530 From: Sudip Mukherjee To: gregkh@linuxfoundation.org Cc: Peter Karlsson , devel@driverdev.osuosl.org, dan.carpenter@oracle.com, linux-kernel@vger.kernel.org Subject: staging patch not in staging tree (was: Re: [PATCH 1/2] staging: ft1000-usb: fixed table alignment) Message-ID: <20150623053334.GA4416@sudip-PC> References: <1434886191-24234-1-git-send-email-peter@zapto.se> <1434886191-24234-2-git-send-email-peter@zapto.se> <20150622113049.GD3355@sudip-PC> <20150622122900.GD1354@laptop> <20150622124625.GE1354@laptop> <20150622130237.GF1354@laptop> <20150622133649.GB15439@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150622133649.GB15439@sudip-PC> 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 Mon, Jun 22, 2015 at 07:06:49PM +0530, Sudip Mukherjee wrote: > On Mon, Jun 22, 2015 at 03:02:37PM +0200, Peter Karlsson wrote: > > On 2015-06-22 06:29, Sudip Mukherjee wrote: > > > which tree have you been using? > > > Greg will have three staging tree, use staging-testing > > > > I have used linux-next tree :/ > well, I am now confused why linux-next is not having this struct. > at line 415 of drivers/staging/ft1000/ft1000-usb/ft1000_debug.c > struct timeval tv; is there in staging-next. And today's linux-next > has merged staging-next. Then how that struct timeval is not there in > linux-next ? I was doing a bisect to see why the files are differing in staging-next and linux-next. And it turns out to be: 8b37bf430656 ("staging: ft1000: Replace timeval and time_t with time64_t") which didn't go through the staging tree. regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/