mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
Fix smatch warning: drivers/soc/fsl/qe/ucc.c:526 ucc_set_tdm_rxtx_clk() warn: unsigned 'tdm_num' is never less than zero. 'tdm_num' is u32 type, never less than zero. Signed-off-by: Wang Hai <wanghai38@huawei.com> Signed-off-by: Li Yang <leoyang.li@nxp.com> |
||
|---|---|---|
| .. | ||
| gpio.c | ||
| Kconfig | ||
| Makefile | ||
| qe.c | ||
| qe_common.c | ||
| qe_ic.c | ||
| qe_io.c | ||
| qe_tdm.c | ||
| ucc.c | ||
| ucc_fast.c | ||
| ucc_slow.c | ||
| usb.c | ||