From: Jeff Moyer Date: Thu, 24 Jul 2008 04:30:16 +0000 (-0700) Subject: autofs4: use struct qstr in waitq.c X-Git-Tag: v2.6.27-rc1~636 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b52a0a5005ce6a0ceec56e97222437a0ba7506;p=pandora-kernel.git autofs4: use struct qstr in waitq.c The autofs_wait_queue already contains all of the fields of the struct qstr, so change it into a qstr. This patch, from Jeff Moyer, has been modified a liitle by myself. Signed-off-by: Jeff Moyer Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed