From: Eric W. Biederman Date: Mon, 2 Oct 2006 09:18:50 +0000 (-0700) Subject: [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr X-Git-Tag: v2.6.19-rc1~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72d9dcfc7afd80fe98334ec23531b638ee54df8b;p=pandora-kernel.git [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr The implementation is exactly the same and there is currently nothing to distinguish proc_tid_attr, and proc_tgid_attr. So it is pointless to have two separate implementations. Signed-off-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed