diff newfile oldfile
------------------------------------------------------------------------
<michael@michael>:~>diff es1371.c
/ibm/linux/linux/drivers/sound/es1371.c
2679c2679
< static const struct initvols {
---
> static const struct initvol {
2682,2684c2682
< } /* initvols __initdata[] =
<
< struct initvols */ initvol[] = {
---
> } initvol[] __initdata = {
<michael@michael>:~>
------------------------------------------------------------------------
Greetings,
Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/