docs: net: page_pool: de-duplicate the intro comment
authorJakub Kicinski <kuba@kernel.org>
Mon, 7 Aug 2023 21:00:51 +0000 (14:00 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Aug 2023 23:09:10 +0000 (16:09 -0700)
commit2c2b88748fd5028a7771a864d46b1b78fb436a07
tree7c86326693d0e3d393bccbc71790131d043711ba
parentb876b71a6ac24265848cff4f208e96bf82c32b29
docs: net: page_pool: de-duplicate the intro comment

In commit 82e896d992fa ("docs: net: page_pool: use kdoc to avoid
duplicating the information") I shied away from using the DOC:
comments when moving to kdoc for documenting page_pool API,
because I wasn't sure how familiar people are with it.

Turns out there is already a DOC: comment for the intro, which
is the same in both places, modulo what looks like minor rewording.
Use the version from Documentation/ but keep the contents with
the code.

Acked-by: Jesper Dangaard Brouer <hawk@kernel.org>
Link: https://lore.kernel.org/r/20230807210051.1014580-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/page_pool.rst
include/net/page_pool/helpers.h