Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs

From: Lars Marowsky-Bree (lmb_at_suse.de)
Date: 04/26/05

  • Next message: John W. Linville: "Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs"
    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/


  • Next message: John W. Linville: "Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs"

    Relevant Pages