]> git.hungrycats.org Git - linux/commit
Fix up drivers that access file->f_pos directly.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 9 Aug 2004 10:23:30 +0000 (03:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 9 Aug 2004 10:23:30 +0000 (03:23 -0700)
commite6380f1c5eb823edeaadd7d4e2a7562b0bdec49a
treef9736929b6189a3f3041ebe14d902283f4747bae
parent799e4907a6c5004c7f113df7ea1e2e86e27a3e62
Fix up drivers that access file->f_pos directly.

Use the proper "pointer to pos" that is passed down instead.
drivers/acpi/sleep/proc.c
drivers/isdn/divert/divert_procfs.c
drivers/isdn/hysdn/hysdn_proclog.c