linux/drivers/soc/ti
Ma Shimiao aefc581855 soc: ti: fix max dup length for kstrndup
If source string longer than max, kstrndup will alloc max+1 space.
So, we should make sure the result will not over limit.

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
2017-12-16 14:45:33 -08:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
knav_dma.c
knav_qmss.h
knav_qmss_acc.c
knav_qmss_queue.c soc: ti: fix max dup length for kstrndup 2017-12-16 14:45:33 -08:00
ti_sci_pm_domains.c
wkup_m3_ipc.c