[RFC 2/7] y2038: Provide conversion helpers for struct __timespec64

Andreas Schwab schwab@suse.de
Wed Mar 27 09:10:00 GMT 2019


On Mär 27 2019, Lukasz Majewski <lukma@denx.de> wrote:

> +/* Check and convert a struct timespec into a struct __timespec64.  */
> +static inline bool
> +timespec_to_timespec64 (const struct timespec *ts32,
> +					   struct __timespec64 *ts64)

Style: please align with the open paren.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Libc-alpha mailing list