X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Faio.h;h=0d0b7f629bd31f9b57154af39085b452e8174847;hb=e9f20d6f03e8df393b001dab6dc5226c2a5daf57;hp=a9931e2e5624a2bf96eecac92697da9de70735ce;hpb=c58310bf4933986513020fa90b4190c7492995ae;p=linux-2.6 diff --git a/include/linux/aio.h b/include/linux/aio.h index a9931e2e56..0d0b7f629b 100644 --- a/include/linux/aio.h +++ b/include/linux/aio.h @@ -105,7 +105,6 @@ struct kiocb { wait_queue_t ki_wait; loff_t ki_pos; - atomic_t ki_bio_count; /* num bio used for this iocb */ void *private; /* State that we remember to be able to restart/retry */ unsigned short ki_opcode;