linux-stable/Documentation/timers
Mahesh Khanwalkar f0cd147e61 Documentation: Fix int/unsigned int comparison
Signed int - unsigned int comparison fixed in mpssd, prctl, ptp, and
timers in Documentation. In places where 'int argc' and 'const char
**argv' are not used, they are replaced with void

Documentation/mic/mpssd/mpssd.c: Fixed comparison in sum_iovec_len and
disp_iovec

Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c: main signature
changed to void, as parameters 'argc' and 'argv' are never used

Documentation/prctl/disable-tsc-on-off-stress-test.c: main signature
changed to void

Documentation/prctl/disable-tsc-test.c: main signature changed to void

Documentation/ptp/testptp.c: Sign comparison fix
Documentation/timers/hpet_example.c: Sign comparision fix

Signed-off-by: Mahesh Khanwalkar <maheshkhanwalkar@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2016-02-17 14:09:43 -07:00
..
.gitignore Documentation: update .gitignore files 2014-09-26 11:02:59 +02:00
00-INDEX clocksource: document some basic timekeeping concepts 2014-07-23 15:07:13 -07:00
highres.txt doc: fix broken references 2011-09-27 18:08:04 +02:00
hpet.txt
hpet_example.c Documentation: Fix int/unsigned int comparison 2016-02-17 14:09:43 -07:00
hrtimers.txt
Makefile Documentation: use subdir-y to avoid unnecessary built-in.o files 2014-09-26 11:02:55 +02:00
NO_HZ.txt documentation: Update NO_HZ_FULL interaction with POSIX timers 2015-02-26 11:57:29 -08:00
timekeeping.txt clocksource: document some basic timekeeping concepts 2014-07-23 15:07:13 -07:00
timer_stats.txt timer_stats/doc: Fix /proc/timer_stats documentation 2014-05-04 20:46:32 +02:00
timers-howto.txt doc: timers-howto: fix a typo ("unsgined") 2011-05-17 10:52:02 +02:00