Messages in this thread |  | | | Date | Sun, 6 May 2007 17:21:23 +0100 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH] fs: Fix indentation in do_path_lookup |
| |
On Sun, May 06, 2007 at 11:30:28AM -0400, Josef 'Jeff' Sipek wrote: > + if (unlikely(!retval && !audit_dummy_context() && nd && > + nd->dentry && nd->dentry->d_inode))
the check for nd is not needed either as I hopefully mentioned in my last mail.
- 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/
|  |