Loading
ion: msm: Remove dentry_path() usage on heap debugfs file creation errors
Knowing the path of which heap stats debugfs file was not
created is not any more useful than simply knowing that
the heap stats debugfs file could not be created for a
specific heap. Thus, only print the name of the heap and
debugfs file that could not be created.
Change-Id: I177a49cdb5117996971cae626d65ef9cb75c83d8
Signed-off-by:
Isaac J. Manjarres <isaacm@codeaurora.org>