Re: [BK PATCH] LSM changes for 2.5.27

Roman Zippel (zippel@linux-m68k.org)
Tue, 23 Jul 2002 10:16:41 +0200 (CEST)


Hi,

On Mon, 22 Jul 2002, Greg KH wrote:

> + error = security_ops->inode_setattr(dentry, attr);

Am I the only one who'd like to see this as an inline function?
1. It can be optimized away.
2. It's easier to read.

bye, Roman

-
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/