Subject: sysmon_pswitch_register/unregister
To: None <tech-kern@netbsd.org>
From: Juan RP <juan@xtrarom.org>
List: tech-kern
Date: 05/29/2007 21:02:32
Hi,

I've been working in the sysmon_power.c code and I have noticed
something interesting.

symon_pswitch_register() adds a struct sysmon_pswitch into the
linked list.

sysmon_pswitch_unregister() removes a struct sysmon_pswitch from
the linked list.

All fine... but there's no other code that uses the linked list,
like LIST_FOREACH, etc.

What's the plan with it? I mean, why did you add these functions
without any other code that handles the linked list?

-- 
http://plog.xtrarom.org/
Juan RP's blog - NetBSD/pkgsrc news in Spanish