From: H. Peter Anvin Date: Wed, 17 Jun 2009 04:15:04 +0000 (-0700) Subject: devpts: remove module-related code X-Git-Tag: v2.6.31-rc1~13^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6cc746bbb3b8a8ceb8514a7906ba582607a8cf7;p=pandora-kernel.git devpts: remove module-related code These days, the devpts filesystem is closely integrated with the pty memory management, and cannot be built as a module, even less removed from the kernel. Accordingly, remove all module-related stuff from this filesystem. [ v2: only remove code that's actually dead ] Signed-off-by: H. Peter Anvin Signed-off-by: Al Viro --- Reading git-diff-tree failed