Skip to content
Commit 58ea91c0 authored by Martin Schwidefsky's avatar Martin Schwidefsky Committed by Martin Schwidefsky
Browse files

[S390] avoid default_llseek in s390 drivers



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: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent f73a2b03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment