commit | 693765021460f19c5d7c638eb76e2efe1cd84752 | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@linas.org> | Thu Nov 03 18:47:50 2005 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 10 11:30:29 2005 +1100 |
tree | bc311a26c4bea53a1d0c263e8533208efc1d5a93 | |
parent | ae65a391caf1830aea9e4cadd69bb1aa69aad492 [diff] |
[PATCH] ppc64: misc minor cleanup 02-eeh-minor-cleanup.patch This patch performs some minor cleanup of the eeh.c file, including: -- trim some trailing whitespace -- remove extraneous #includes -- use the macro PCI_DN uniformly, instead of the void pointer chase. -- typos in comments -- improved debug printk's Signed-off-by: Linas Vepstas <linas@linas.org> Signed-off-by: Paul Mackerras <paulus@samba.org>