commit | 930739e2e0c7e0b3e7514f9f950b35516fb42763 | [log] [tgz] |
---|---|---|
author | Bhalchandra Gajare <gajare@codeaurora.org> | Thu Dec 15 16:43:45 2016 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Mar 29 16:21:43 2017 -0700 |
tree | 3d3a6d1702da66fc3064c13ef9c2dceb17998245 | |
parent | 3d7e1daf552a245f5e63e72be21d09834a7c9b61 [diff] |
ASoC: msm-lsm-client: cleanup ioctl functions Some of the ioctl command handling is not properly using the copy_from_user interface. Fix these issues and cleanup the ioctl functions to make sure there is no illegal memory access. CRs-Fixed: 1087469 Change-Id: Ieb1beb92e7854a05b8045de0ce179d12c9a6da74 Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>