Re: [PATCH] fallout from constified seq_operations

2007-07-15 Thread David Miller
From: Al Viro <[EMAIL PROTECTED]> Date: Sun, 15 Jul 2007 21:01:12 +0100 > > Signed-off-by: Al Viro <[EMAIL PROTECTED]> Acked-by: David S. Miller <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majord

[PATCH] fallout from constified seq_operations

2007-07-15 Thread Al Viro
Signed-off-by: Al Viro <[EMAIL PROTECTED]> --- net/atm/proc.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/atm/proc.c b/net/atm/proc.c index 88154da..99fc1fe 100644 --- a/net/atm/proc.c +++ b/net/atm/proc.c @@ -110,7 +110,7 @@ static inline void *vcc_walk(struct v