-
由 Martin Schwidefsky 提交于
Use nonseekable_open for a couple of s390 device drivers. This avoids the use of default_llseek function which has a dependency on the BKL. Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
58ea91c0
Use nonseekable_open for a couple of s390 device drivers. This avoids
the use of default_llseek function which has a dependency on the BKL.
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>