[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080314115829.19124.65879.stgit@warthog.procyon.org.uk>
Date: Fri, 14 Mar 2008 11:58:29 +0000
From: David Howells <dhowells@...hat.com>
To: torvalds@...l.org, akpm@...ux-foundation.org, kwc@...i.umich.edu
Cc: arunsr@....iitk.ac.in, dwalsh@...hat.com,
linux-security-module@...r.kernel.org, dhowells@...hat.com,
linux-kernel@...r.kernel.org
Subject: [PATCH 2/2] KEYS: Make key_serial() a function if CONFIG_KEYS=y
Make key_serial() an inline function rather than a macro if CONFIG_KEYS=y.
This prevents double evaluation of the key pointer and also provides better
type checking.
Signed-off-by: David Howells <dhowells@...hat.com>
---
0 files changed, 0 insertions(+), 0 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists