Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751506Ab0ATId3 (ORCPT ); Wed, 20 Jan 2010 03:33:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750976Ab0ATId2 (ORCPT ); Wed, 20 Jan 2010 03:33:28 -0500 Received: from mail-px0-f182.google.com ([209.85.216.182]:38390 "EHLO mail-px0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750783Ab0ATId1 (ORCPT ); Wed, 20 Jan 2010 03:33:27 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=ASq370H7YUgiXfVJQdYHLS1mw7XOoYFDkdY0lJTZ2kNV8G9oD1yaHRBXcYX9xTmgIf JlikvEcilFpYAknMpn4HYqFVkPMyQbGiC7cLgdk+HerAeIC3tlOQSIu0YJoMOvIO/45I +L0H6bHyZ4cLIqGL8k4N8O2cBvcrctmHMLpQY= MIME-Version: 1.0 In-Reply-To: References: From: Michael Wookey Date: Wed, 20 Jan 2010 19:33:07 +1100 Message-ID: Subject: Re: how do YOU hack the linux kernel ? To: Ramagudi Naziir Cc: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 619 Lines: 14 2010/1/19 Ramagudi Naziir : > Assuming you don't remember their exact name/location, you'd need to > use something like 'find . -iname '*pattern*'. which is slow. You could use git to find the files quickly... ~/src/linux-2.6 (master)$ git ls-files *eeepc* Documentation/ABI/testing/sysfs-platform-eeepc-laptop drivers/platform/x86/eeepc-laptop.c -- 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/