]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vdso/gettimeofday: Clarify comment about open coded function
authorAnna-Maria Behnsen <anna-maria@linutronix.de>
Mon, 1 Jul 2024 14:47:54 +0000 (16:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 3 Jul 2024 19:27:03 +0000 (21:27 +0200)
commitf48955e038eaf43812c3701079c7371abe0315a4
treedd62385eb07138de159070803bea771be07ae99f
parente1b6a78b58aa859c66a32cfaeb121df87631d4ed
vdso/gettimeofday: Clarify comment about open coded function

The two comments state, that the following code open codes something but
they lack to specify what exactly is open coded.

Expand comments by mentioning the reference to the open coded function.

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lore.kernel.org/r/20240701-vdso-cleanup-v1-1-36eb64e7ece2@linutronix.de
lib/vdso/gettimeofday.c