X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_txnmgr.h;h=ab7288937019c7b718acbd9c19957d7131c0427b;hb=de1893f64045ab476060bd09fb9f3bc35d7b7b57;hp=7863cf21afcac82ef586c97541697f14d2640eaa;hpb=946b92437e550d6ed80213bf54a1f383e141aede;p=karo-tx-linux.git diff --git a/fs/jfs/jfs_txnmgr.h b/fs/jfs/jfs_txnmgr.h index 7863cf21afca..ab7288937019 100644 --- a/fs/jfs/jfs_txnmgr.h +++ b/fs/jfs/jfs_txnmgr.h @@ -94,7 +94,7 @@ extern struct tblock *TxBlock; /* transaction block table */ */ struct tlock { lid_t next; /* 2: index next lockword on tid locklist - * next lockword on freelist + * next lockword on freelist */ tid_t tid; /* 2: transaction id holding lock */