Removed a temporary debug comment (cosmetic)
The comment was a left over from some debugging action.pull/2/head
parent
baab4c287e
commit
e24ea68632
|
@ -1620,7 +1620,6 @@ err_out:
|
|||
* when reading the bitmap but if we are careful, we should be able to avoid
|
||||
* all problems.
|
||||
*/
|
||||
//ntfs_inode *ntfs_mft_record_alloc(ntfs_volume *vol, ntfs_inode *base_ni)
|
||||
ntfs_inode *ntfs_mft_record_alloc(ntfs_volume *vol, ntfs_inode *base_ni)
|
||||
{
|
||||
s64 ll, bit;
|
||||
|
|
Loading…
Reference in New Issue