[U-Boot] [PATCH] S5P: timer: replace bss variable by gd

Wolfgang Denk wd at denx.de
Sun Jan 9 17:14:36 CET 2011


Dear Minkyu Kang,

In message <4D22D59B.7030902 at samsung.com> you wrote:
> Use the global data instead of bss variable, replace as follow.
> count_value -> timer_rate_hz
> timestamp -> timer_reset_value
> lastdec -> lastinc

I object against using variables wich have somewhat self-explanatory
names for different purposes.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Don't you know anything? I should have thought anyone knows that  who
knows anything about anything...      - Terry Pratchett, _Soul Music_


More information about the U-Boot mailing list