Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs
From: Lars Marowsky-Bree (lmb_at_suse.de)
Date: 04/26/05
- Previous message: Bodo Eggert: "Re: [PATCH] private mounts"
- In reply to: Jesper Juhl: "Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs"
- Next in thread: Jakob Oestergaard: "Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 26 Apr 2005 22:09:48 +0200 To: Jesper Juhl <juhl-lkml@dif.dk>, Lee Revell <rlrevell@joe-job.com>
On 2005-04-26T19:20:13, Jesper Juhl <juhl-lkml@dif.dk> wrote:
> I don't know what you do, but when I'm grep'ing the tree for some function
> I'm often looking for its return type, having that on the same line as the
> function name lets me grep for the function name and the grep output will
> contain the return type and function name nicely on the same line.
grep -rB1 '^function' drivers/
-
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/
- Previous message: Bodo Eggert: "Re: [PATCH] private mounts"
- In reply to: Jesper Juhl: "Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs"
- Next in thread: Jakob Oestergaard: "Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|