From mboxrd@z Thu Jan 1 00:00:00 1970 From: khali@linux-fr.org (Jean Delvare) Date: Sat, 02 Sep 2006 06:44:11 +0000 Subject: [lm-sensors] TODO: "dynamic" sysfs callbacks (plus 2D Message-Id: <20060902084411.28cd01ad.khali@linux-fr.org> List-Id: References: <44F88746.6090801@gmail.com> In-Reply-To: <44F88746.6090801@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lm-sensors@vger.kernel.org Hi Jim, > Im hoping (against experience) that by doing these: > > - identify drivers using macro repeated function defns > - show how to find the lines to look at (the above grep) > - discuss the technique ( 'dynamic' doesnt explain it, at least for me) Agreed, a better name would probably have been "parametrized" or similar, but for some reason we came up with "dynamic" originally. > .. that I/we can lower the barrier to participation. > The task is still somewhat harder than the average janitorial patch, > (which may attract would-be hackers), and of course there are the > testing / validation issues (must have hardware). Sure, that'd be nice. Maybe you can really make it a kernel janitors project? You might be more successful that way than by assuming that people on the lm-sensors list will pick your plan and implement it. As you said, experience suggests this won't happen, as much as we'd both like it to change. At any rate, this should only happen after we're done with the unchecked return status changes, and preferably after the individual alarm files are added, because these two changes have higher priority. >