lkml.org 
[lkml]   [2005]   [Jul]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 31 Jul 2005 01:08:19 -0700
FromAndrew Morton <>
SubjectRe: [PATCH] Fix PIPE_LEN definition in 2.6.12
_________  <zghuo@ncic.ac.cn> wrote:
> With the introduction of the new "struct pipe_inode_info"in 2.6.11,
>  the definition of PIPE_LEN, PIPE_BASE, PIPE_START all become
>  obsolete. The new definition of PIPE_LEN is attached.

bix:/usr/src/linux-2.6.13-rc4> grep -r PIPE_LEN .
./include/linux/pipe_fs_i.h:#define PIPE_LEN(inode)             ((inode).i_pipe->len)
bix:/usr/src/linux-2.6.13-rc4> 
We can just kill it, can't we?
-
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/

\
 
 \ /
  Last update: 2005-07-31 10:13    [from the cache]
©2003-2008