commit | 9ac485dc37b6336c5bf694f9933f43684fd1fd1e | [log] [tgz] |
---|---|---|
author | Jody McIntyre <scjody@steamballoon.com> | Mon May 16 21:54:00 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue May 17 07:59:22 2005 -0700 |
tree | d9b3427af250088413712f4ca68dfd8ecc593f8d | |
parent | f72cd138e6afc6d93a8e0aacb7e3160cf04d840b [diff] |
[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanups This patch contains the following possible cleanups: - #if 0 the following unused global functions: - hpsb_lock - hpsb_send_gasp - ieee1394_transactions.h: remove the stale hpsb_lock64 prototype Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jody McIntyre <scjody@steamballoon.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>