From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 9 Mar 2020 09:30:45 +0100 Subject: [LTP] [PATCH v1 2/2] syscalls/settimeofday02: convert to new library In-Reply-To: References: <1583311467-2379-1-git-send-email-xuyang2018.jy@cn.fujitsu.com> <1583311467-2379-2-git-send-email-xuyang2018.jy@cn.fujitsu.com> <20200309080931.GC299736@x230> Message-ID: <20200309083045.GA324810@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Xu, > > > #define VAL_SEC 100 > > > #define VAL_MSEC 100 > > These 2 definitions aren't needed any more. > Yes. I forgot to delete... This can be done during merge. Reviewed-by: Petr Vorel Kind regards, Petr