[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d2e97e801001200033s342b3e1cuba6d973c161f137d@mail.gmail.com>
Date: Wed, 20 Jan 2010 19:33:07 +1100
From: Michael Wookey <michaelwookey@...il.com>
To: Ramagudi Naziir <naziirr@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: how do YOU hack the linux kernel ?
2010/1/19 Ramagudi Naziir <naziirr@...il.com>:
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists