rv1126-uboot/include/linux
Marek Behún 4794b31f85 UPSTREAM: linux/time.h: Remove dead code
Since
  rem = ((long) *tim_p) % SECSPERDAY;
the second while cycle
  while (rem >= SECSPERDAY)
is dead.

Change-Id: I7cb339650cc87f5ab892702adec7f4c147aff77d
Reported-by: Coverity (CID: 167334)
Signed-off-by: Marek Behun <marek.behun@nic.cz>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 502af618ec3d60f3c8b9914e3484f112fb295b6e)
2018-01-17 15:27:28 +08:00
..
byteorder
mtd UPSTREAM: printk: collect printk stuff into <linux/printk.h> with loglevel support 2018-01-17 15:27:28 +08:00
unaligned
usb UPSTREAM: usb: xhci: Honor endpoint's interval 2018-01-17 15:27:28 +08:00
apm_bios.h
arm-smccc.h ARM: adjust arm-smccc code for use in U-Boot 2017-04-18 10:29:17 -04:00
bch.h
bitfield.h UPSTREAM: linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 2018-01-17 15:27:28 +08:00
bitops.h bitops.h: Include bitsperlong.h as needed for GENMASK_ULL 2017-03-29 07:39:32 +02:00
bitrev.h
bug.h bug.h: move runtime BUG/WARN macros into <linux/bug.h> 2018-01-17 15:27:28 +08:00
build_bug.h UPSTREAM: bug.h: sync BUILD_BUG stuff with Linux 4.13 2018-01-17 15:27:28 +08:00
compat.h UPSTREAM: dm: define dev_*() log functions in DM header 2018-01-17 15:27:28 +08:00
compiler-clang.h
compiler-gcc.h
compiler-intel.h
compiler.h UPSTREAM: bug.h: sync BUILD_BUG stuff with Linux 4.13 2018-01-17 15:27:28 +08:00
crc7.h
crc8.h
crc32.h
ctype.h
delay.h delay: collect {m, n, u}delay declarations to include/linux/delay.h 2017-01-14 16:46:28 -05:00
dma-direction.h UPSTREAM: dma: import linux/dma-direction.h to consolidate enum dma_data_direction 2018-01-16 18:13:53 +08:00
drm_dp_helper.h
dw_hdmi.h drm/rockchip: Complete missing header files 2017-12-06 18:09:08 +08:00
edd.h
err.h
errno.h
ethtool.h
fb.h avr32: Retire AVR32 for good 2017-07-06 16:17:19 -04:00
hdmi.h common: edid: Add more detailed edid parsing 2017-11-20 11:54:16 +08:00
immap_qe.h armv7: ls1021a: Drop macro CONFIG_LS102XA 2017-04-17 09:03:30 -07:00
input.h
io.h UPSTREAM: linux/io.h: import generic ioread* / iowrite* accessors from Linux 2018-01-16 18:14:05 +08:00
ioctl.h
iopoll.h iopoll: import include/linux/iopoll.h from Linux 4.9 2017-01-14 16:46:30 -05:00
ioport.h
kbuild.h
kconfig.h spl: dm: use CONFIG_IS_ENABLED to test for the DM option 2017-08-13 17:12:20 +02:00
kernel.h UPSTREAM: linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux 2018-01-17 15:27:28 +08:00
linkage.h
linux_string.h
list.h
list_sort.h
log2.h
lzo.h UPSTREAM: lzo: add a function to check the validity of the header 2018-01-17 15:27:28 +08:00
math64.h lib: div64: sync with Linux 2017-04-13 09:41:10 -04:00
mbus.h
mc146818rtc.h
mdio.h
media-bus-format.h common: edid: Add more detailed edid parsing 2017-11-20 11:54:16 +08:00
mii.h net: Add mii_resolve_flowctrl_fdx() 2017-08-14 12:47:32 -05:00
netdevice.h
poison.h
posix_types.h
printk.h UPSTREAM: printk: collect printk stuff into <linux/printk.h> with loglevel support 2018-01-17 15:27:28 +08:00
psci.h sysreset: psci: support system reset in a generic way with PSCI 2017-04-18 10:29:19 -04:00
rbtree.h
rbtree_augmented.h
screen_info.h
serial_reg.h
sizes.h
stat.h avr32: Retire AVR32 for good 2017-07-06 16:17:19 -04:00
stddef.h
string.h string: Add strcspn() 2017-06-01 07:03:12 -06:00
stringify.h
time.h UPSTREAM: linux/time.h: Remove dead code 2018-01-17 15:27:28 +08:00
typecheck.h typecheck: import include/linux/typecheck.h from Linux 4.9 2017-01-14 16:46:29 -05:00
types.h