commit | 1c659d61cfbd8dc3926688c1bbf12d80f4cfb5c2 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sun Jan 28 12:47:52 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Feb 07 15:50:08 2007 -0800 |
tree | a6ebfbd4a52bcf3e63a84e1ef04e5356c55e9e93 | |
parent | 866a8c87c4e51046602387953bbef76992107bcb [diff] |
msi: Remove attach_msi_entry. 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>