Messages in this thread |  | | | From | David Howells <> | | Subject | Re: [PATCH v4 3/3] cred: change keyctl_session_to_parent() to use task_work_add() | | Date | Thu, 19 Apr 2012 17:52:13 +0100 |
| |
Oleg Nesterov <oleg@redhat.com> wrote:
> +#define key_replace_session_keyring() do { } while (0) > +
Ummm... Why? You've made the function no longer exist and so this shouldn't be there anymore. You shouldn't just leave the call sites in place.
David
|  |