afh_common: Improve documentation of clear_afh().
authorAndre Noll <maan@systemlinux.org>
Thu, 3 Jul 2014 21:30:58 +0000 (23:30 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 27 Jul 2014 09:47:26 +0000 (11:47 +0200)
commit8005b324b956c7d462a7b68fc262b49843e61fb0
tree9f8a91253da3b25749fd595fb3523f336b9b8e19
parent8aa9d0cddfefb882cfd8e7cadbeea5cce31b731f
afh_common: Improve documentation of clear_afh().

The doxygen comment for this public function was rather bad.
This commit changes the comment to clarify that the function does
not free the given afhi structure but only its contents.
afh_common.c