Re: [RFC v2 10/10] snet: introduce snet_utils

From: Samir Bellabes
Date: Sat Mar 06 2010 - 07:41:33 EST


Jan Engelhardt <jengelh@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/