[PATCH 6/6] y2038: linux: Provide __clock_nanosleep64 implementation

Joseph Myers joseph@codesourcery.com
Wed Apr 17 22:22:00 GMT 2019


On Mon, 15 Apr 2019, Lukasz Majewski wrote:

> +  if (! INTERNAL_SYSCALL_ERROR_P (r, err))
> +      valid_timespec_to_timespec64(&rem32, rem);

Missing space before '('.  Indentation in GNU style is two columns, so two 
levels of indentation should be four columns (you have two columns 
followed by six columns here).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list