proc: Update get proc_pid_cmdline() to use mm.h helpers
authorWilliam Roberts <bill.c.roberts@gmail.com>
Tue, 11 Feb 2014 18:12:00 +0000 (10:12 -0800)
committerEric Paris <eparis@redhat.com>
Thu, 20 Mar 2014 14:10:26 +0000 (10:10 -0400)
commit21a6457a79a02908dc8e60fe820828b2cc72d13a
treee67fb3af63c7aa5a1255e0c2aa770dc605773c93
parenta90902531a06a030a252a07fbff7f45a189a64fe
proc: Update get proc_pid_cmdline() to use mm.h helpers

Re-factor proc_pid_cmdline() to use get_cmdline() helper
from mm.h.

Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: William Roberts <wroberts@tresys.com>
Acked-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
fs/proc/base.c