On Sun, 2005-02-13 at 22:11, Kurt Garloff wrote: > From: Kurt Garloff > Subject: Clean LSM stub file > References: 40217, 39439 > > Rather than having every LSM hook twice, once for the case with > CONFIG_SECURITY enabled and once for the disabled case, put > everything in one inline function. The attached patch fixes compilation if CONFIG_SECURITY_NETWORK is turned off. > This reduces the chance of the two to go out of sync immensely. ... as it already happened with security_sk_free(). Also fixed in the attached patch. Regards, -- Andreas Gruenbacher SUSE Labs, SUSE LINUX GMBH