]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/soc/soc-core.c
ASoC: Check return value of struct_strtoul() in pmdown_time_set()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Oct 2010 03:11:17 +0000 (20:11 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Oct 2010 18:12:35 +0000 (11:12 -0700)
commitc593b520cf70b0672680da04cc1e8c5f93bd739d
treef4377f4339e10119f11056877dc7a80c9903226d
parent89e1e66d6be8a520cdcd26043cda2cc870a34015
ASoC: Check return value of struct_strtoul() in pmdown_time_set()

strict_strtoul() has just been made must check so do so.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/soc-core.c