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 netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html