diff options
author | Anthony G. Basile <basile@opensource.dyc.edu> | 2012-11-24 11:54:24 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-11-26 08:22:21 -0500 |
commit | 801b295e4fd4a8c3344fcf523a12ef5ac41de889 (patch) | |
tree | 31ea222199930421a50328598f64fdd6f341b656 /Documentation/rtc.txt | |
parent | b3834be5c42a5d2fd85ff4b819fa38983b1450e6 (diff) |
doc: Remove unnecessary declarations from Documentation/accounting/getdelays.c
stime and utime are declared __u64 but are never used. On a glibc system
this is harmless lint, but on a uClibc system, because of the difference
in they way header files stack, including stdio.h brings in time.h and
this causes a name collision with stime. Since these are useless anyhow,
we remove them.
Signed-off-by: Anthony G. Basile <basile@opensource.dyc.edu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/rtc.txt')
0 files changed, 0 insertions, 0 deletions