From: Cyrill Gorcunov Date: Thu, 23 Aug 2012 10:43:24 +0000 (+0400) Subject: procfs: Move /proc/pid/fd[info] handling code to fd.[ch] X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~36^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf60af17f8da87e1c87a6be527344791025ce9e;p=pandora-kernel.git procfs: Move /proc/pid/fd[info] handling code to fd.[ch] This patch prepares the ground for further extension of /proc/pid/fd[info] handling code by moving fdinfo handling code into fs/proc/fd.c. I think such move makes both fs/proc/base.c and fs/proc/fd.c easier to read. Signed-off-by: Cyrill Gorcunov Acked-by: Pavel Emelyanov CC: Al Viro CC: Alexey Dobriyan CC: Andrew Morton CC: James Bottomley CC: "Aneesh Kumar K.V" CC: Alexey Dobriyan CC: Matthew Helsley CC: "J. Bruce Fields" CC: "Aneesh Kumar K.V" Signed-off-by: Al Viro --- Reading git-diff-tree failed