X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fproportions.h;h=cf793bbbd05e18e6d87e98dd1e3e4f9df767d8d6;hb=b962716b459505a8d83aea313fea0abe76749f42;hp=5afc1b23346d1f04536ea9339c1790b1cceeef3a;hpb=a42dde04152750426cc620fd277e80fffae2f65a;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/proportions.h b/include/linux/proportions.h index 5afc1b2..cf793bb 100644 --- a/include/linux/proportions.h +++ b/include/linux/proportions.h @@ -104,8 +104,8 @@ struct prop_local_single { * snapshot of the last seen global state * and a lock protecting this state */ - int shift; unsigned long period; + int shift; spinlock_t lock; /* protect the snapshot state */ };