msi: Remove attach_msi_entry.
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 28 Jan 2007 19:47:52 +0000 (12:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Feb 2007 23:50:08 +0000 (15:50 -0800)
The attach_msi_entry has been reduced to a single simple assignment,
so for simplicity remove the abstraction and directory perform the
assignment.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found