Loading
qcom: cpaccess64: check for possible NULL from strsep
Handle the possibility that strsep could return a NULL
pointer, and don't try to dereference it.
Change-Id: I9b602e4cf359d9ba6663783ef61742d5e7846735
Signed-off-by:
Neil Leeder <nleeder@codeaurora.org>