Re: [2.6 patch] drivers/ieee1394/ieee1394_transactions.c: possible cleanups

2005-04-21 Thread Jody McIntyre
On Tue, Apr 19, 2005 at 02:45:23AM +0200, Adrian Bunk wrote: > 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 I also removed the EXPORT_SY

[2.6 patch] drivers/ieee1394/ieee1394_transactions.c: possible cleanups

2005-04-18 Thread Adrian Bunk
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 <[EMAIL PROTECTED]> --- drivers/ieee1394/ieee1394_transactions.c |