Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759953Ab2JaS5Q (ORCPT ); Wed, 31 Oct 2012 14:57:16 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:36659 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759915Ab2JaS5N (ORCPT ); Wed, 31 Oct 2012 14:57:13 -0400 MIME-Version: 1.0 Date: Thu, 1 Nov 2012 00:27:10 +0530 Message-ID: Subject: linux-next: Cloning error From: Adil Mujeeb To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1077 Lines: 26 Hi list, I was trying to clone the linux-next tree and it gave me error. ---------------------------------------------------------8<----------------------------------------------- $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Cloning into linux-next... remote: Counting objects: 2869337, done. remote: Compressing objects: 100% (458442/458442), done. Receiving objects: 100% (2869337/2869337), 575.53 MiB | 241 KiB/s, done. remote: Total 2869337 (delta 2414758), reused 2836387 (delta 2381920) Resolving deltas: 100% (2414758/2414758), done. error: unable to create file drivers/gpu/drm/nouveau/core/subdev/i2c/aux.c (No such file or directory) ---------------------------------------------------------8<----------------------------------------------- Is there anything wrong? Best Regards, Adil -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/