[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2tystr5ap.fsf@ssh.synack.fr>
Date: Sat, 06 Mar 2010 13:41:18 +0100
From: Samir Bellabes <sam@...ack.fr>
To: Jan Engelhardt <jengelh@...ozas.de>
Cc: linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
netfilter-devel@...r.kernel.org, jamal <hadi@...erus.ca>,
Patrick McHardy <kaber@...sh.net>,
Evgeniy Polyakov <zbr@...emap.net>,
Neil Horman <nhorman@...driver.com>,
Grzegorz Nosek <root@...aldomain.pl>
Subject: Re: [RFC v2 10/10] snet: introduce snet_utils
Jan Engelhardt <jengelh@...ozas.de> writes:
> On Tuesday 2010-03-02 21:23, Samir Bellabes wrote:
>
>>This patch provides helper functions for other subsystems
>
> What subsystems would that be? (Just trying to prevent premature code
> bloat.)
snet_verdict_name() is used in :
- security/snet/snet_core.c
- security/snet/snet_ticket_helper.c
snet_syscall_name() is used in :
- security/snet/snet_event.c
- security/snet/snet_netlink.c
- security/snet/snet_ticket_helper.c
this functions are used for debug.
in the same time, I found an unused function declaration in security/snet/snet_utils.h:
int snet_data_fill(struct sk_buff *skb_rsp, struct snet_info *info);
I deleted it.
Thanks Jan,
sam
--
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