.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "BLK_QUEUE_FREE_TAGS" "" "06 October 2005" "" ""
.SH NAME
blk_queue_free_tags \- release tag maintenance info
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void blk_queue_free_tags (request_queue_t * \fIq\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIq\fB\fR
the request queue for the device
.SH "NOTES"
.PP
\fBblk_cleanup_queue\fR will take care of calling this function, if tagging
has been used. So there's usually no need to call this directly, unless
tagging is just being disabled but the queue remains in function.