summaryrefslogtreecommitdiff
path: root/drivers/amba/Kconfig
diff options
context:
space:
mode:
authorGeliang Tang <geliangtang@163.com>2015-10-12 11:19:07 +0300
committerDavid S. Miller <davem@davemloft.net>2015-10-14 04:29:50 +0300
commitc3643885aa8a3c7cff3ba3269337f39361d76f76 (patch)
tree2966f6a46a49d415ca042793185cd49a833fe6e0 /drivers/amba/Kconfig
parent4bdc3d66147b3a623b32216a45431d0cff005f50 (diff)
downloadlinux-c3643885aa8a3c7cff3ba3269337f39361d76f76.tar.xz
mISDN: use kstrdup() in dsp_pipeline_build
Use kstrdup instead of strlen-kmalloc-strcpy. Remove unneeded NULL test, it will be tested inside kstrdup. Remove 0 length string test, it has been tested in the caller of dsp_pipeline_build. Signed-off-by: Geliang Tang <geliangtang@163.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/amba/Kconfig')
0 files changed, 0 insertions, 0 deletions