X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_txnmgr.h;h=ab7288937019c7b718acbd9c19957d7131c0427b;hb=0c8e2f2c7b86c29775379f716f7db07516fcbcbf;hp=7863cf21afcac82ef586c97541697f14d2640eaa;hpb=6f3a28f7d1f0a65a78443c273b6e8ec01becf301;p=firefly-linux-kernel-4.4.55.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 */