All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 0/5] sensord: Cleanup of the sensors deamon
@ 2009-06-15  7:45 Andre Prendel
  2009-06-16 11:54 ` Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andre Prendel @ 2009-06-15  7:45 UTC (permalink / raw)
  To: lm-sensors

Hi Jean,

here is another patch series cleaning up the sensors deamon.

Some patches fixing some coding style issues, breaking long lines and
making code more readable by the refactoring of big functions.

Another one removes some needless casts and there is a patch
converting the HTML code (CGI script) generated by sensord to lower
case. So we're closer to XHTML. Unfortunately the output of rrdcgi
isn't very strict.

With this series I've finished the cleanup caused by the coding style
conversion. During the work I saw some things to fix, so I will go on
hacking the deamon. Now I hope the code is more readable and the
maintenance and development should be easier. BTW I don't like some
details of the implementation (see notes in patch 4/5). Some stuff
looks needless. Further I would like it if the deamon would be closer
to the sensors console tool. This would ease maintenance too. So you
see what I'm going to do in the future.

This here is post 3.1.1 material. Maybe we could make a stable branch
3.1.1? Otherwise we wait with the commits until 3.1.1 is released.

Thanks,
Andre
---

 rrd.c   |  140 +++++++++++++++++++++++++++----------------
 sense.c |  204
 ++++++++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 210 insertions(+), 134 deletions(-)

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-05  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15  7:45 [lm-sensors] [PATCH 0/5] sensord: Cleanup of the sensors deamon Andre Prendel
2009-06-16 11:54 ` Jean Delvare
2009-10-03  8:35 ` Jean Delvare
2009-10-04 19:07 ` Andre Prendel
2009-10-05  9:25 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.