All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Re: [lm-sensors-commit] lm_sensors2/lib proc.c
@ 2005-10-02 17:41 Jean Delvare
  2005-10-03  4:15 ` Mark M. Hoffman
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2005-10-02 17:41 UTC (permalink / raw)
  To: lm-sensors

Hi Mark,

> Modified Files:
> 	proc.c 
> Log Message:
> (mmh) A trivial cleanup for getsysname() - there's no reason for matches[]
> to be an automatic, or non-const.

What do you mean, "automatic"?

-- 
Jean Delvare

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

* [lm-sensors] Re: [lm-sensors-commit] lm_sensors2/lib proc.c
  2005-10-02 17:41 [lm-sensors] Re: [lm-sensors-commit] lm_sensors2/lib proc.c Jean Delvare
@ 2005-10-03  4:15 ` Mark M. Hoffman
  0 siblings, 0 replies; 2+ messages in thread
From: Mark M. Hoffman @ 2005-10-03  4:15 UTC (permalink / raw)
  To: lm-sensors

Hi Jean:

* Jean Delvare <khali@linux-fr.org> [2005-10-02 17:41:29 +0200]:
> > Modified Files:
> > 	proc.c 
> > Log Message:
> > (mmh) A trivial cleanup for getsysname() - there's no reason for matches[]
> > to be an automatic, or non-const.
> 
> What do you mean, "automatic"?

A non-static, local variable.  "Automatic" used as a noun is an abbreviation
for "automatic variable".

Regards,

-- 
Mark M. Hoffman
mhoffman@lightlink.com


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

end of thread, other threads:[~2005-10-03  4:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-02 17:41 [lm-sensors] Re: [lm-sensors-commit] lm_sensors2/lib proc.c Jean Delvare
2005-10-03  4:15 ` Mark M. Hoffman

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.