]> git.tuebingen.mpg.de Git - paraslash.git/commit
oss: Make oss_open() a no-op.
authorAndre Noll <maan@systemlinux.org>
Fri, 5 Nov 2010 18:45:00 +0000 (19:45 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 23 Nov 2010 16:43:08 +0000 (17:43 +0100)
commite16b9b77f292608560b47ad112f24868fc50afa1
tree61b7b762b4443f7f8e8587a62ff899c8d1dbfdfe
parent00837775857a5c40c8c8da8ac509c3e751312ea3
oss: Make oss_open() a no-op.

Move the allocation of the private_oss_write_data struct to oss_init() and
adjust the the check whether oss has been initialized accordingly.
oss_write.c