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)
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

diff --cc fs/proc/base.c
Simple merge