]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/misc/hpilo.c
llseek: automatically add .llseek fop
[net-next-2.6.git] / drivers / misc / hpilo.c
index 557a8c2a73367e579e8db86fbc3487702aae16a4..69c1f2fca1415a9f18fb71fc47cf4a7a9197e944 100644 (file)
@@ -640,6 +640,7 @@ static const struct file_operations ilo_fops = {
        .poll           = ilo_poll,
        .open           = ilo_open,
        .release        = ilo_close,
+       .llseek         = noop_llseek,
 };
 
 static irqreturn_t ilo_isr(int irq, void *data)