patch-2.4.20 linux-2.4.20/drivers/sound/swarm_cs4297a.c
Next file: linux-2.4.20/drivers/sound/trident.c
Previous file: linux-2.4.20/drivers/sound/pss.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Nov 28 15:53:14 2002
- Orig file:
linux-2.4.19/drivers/sound/swarm_cs4297a.c
- Orig date:
Fri Aug 2 17:39:44 2002
diff -urN linux-2.4.19/drivers/sound/swarm_cs4297a.c linux-2.4.20/drivers/sound/swarm_cs4297a.c
@@ -200,9 +200,6 @@
} \
})
-#define list_for_each(pos, head) \
- for (pos = (head)->next; pos != (head); pos = pos->next)
-
struct list_head cs4297a_devs = { &cs4297a_devs, &cs4297a_devs };
typedef struct serdma_descr_s {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)