Skip to content
Commit 73029e0f authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: info - Implement common llseek for binary mode



The llseek implementation is identical for existing driver implementations,
so let's merge to the common layer.  The same code for the text proc file
can be used even for the binary proc file.

The driver can provide its own llseek method if needed.  Then the common
code will be skipped.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d97e1b78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment