Re: [PATCH] AFS: Fix compilation warning

From: David Howells
Date: Tue Jul 14 2009 - 10:17:30 EST


Jaswinder Singh Rajput <jaswinder@xxxxxxxxxx> wrote:

> > I don't see an 80-column wrap problem that you've removed.
> >
>
> ok here it is :
>
> - if (fid.vnode != vnode->fid.vnode) {
> - _debug("%s: dirent changed [%u != %u]",
> - dentry->d_name.name, fid.vnode,
> - vnode->fid.vnode);

Ah, I see. I thought you meant there was a line of >80 chars that got fixed.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/