From 966301a23ef8ff0a4c5f71b585dafbf334808574 Mon Sep 17 00:00:00 2001 From: Xunlei Pang Date: Thu, 22 Jan 2015 02:31:54 +0000 Subject: [PATCH] rtc: Remove redundant rtc_valid_tm() from rtc_hctosys() rtc_read_time() has already judged valid tm by rtc_valid_tm(), so just remove it. Cc: pang.xunlei Cc: Arnd Bergmann Cc: Thomas Gleixner Cc: Ingo Molnar Signed-off-by: Xunlei Pang Signed-off-by: John Stultz --- Reading git-format-patch failed