]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
arch/tile: mark "hardwall" device as non-seekable
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 1 Nov 2010 16:46:10 +0000 (12:46 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 1 Nov 2010 19:31:42 +0000 (15:31 -0400)
Arnd's recent patch series tagged this device with noop_llseek,
conservatively.  In fact, it should be no_llseek, which we arrange
for by opening the device with nonseekable_open().

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found