K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-11-02T00:02:22.000000Z K 7 svn:log V 179 o Make sure to clear f->f_devdata if d_dev->dv_open() fails. It would otherwise cause devclose() to free() the memory again. o Refactor devopen() so that it's more readable. END