]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vfio: ccw: shorten kernel doc description for pfn_array_pin()
authorDong Jia Shi <bjsdjshi@linux.ibm.com>
Wed, 23 May 2018 02:56:42 +0000 (04:56 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 29 May 2018 07:27:41 +0000 (09:27 +0200)
commit80c57f7a075b0c53944113e42ce114d8bf0977e4
treeff97296ed0e9d85ce3dd178faf0c35ca1f2f7c3b
parentfb9e7880af357f0244f57a3dc4dd365091970b1a
vfio: ccw: shorten kernel doc description for pfn_array_pin()

The kernel doc description for usage of the struct pfn_array in
pfn_array_pin() is unnecessary long. Let's shorten it by describing
the contents of the struct pfn_array fields at the struct's definition
instead.

Suggested-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Dong Jia Shi <bjsdjshi@linux.ibm.com>
Message-Id: <20180523025645.8978-2-bjsdjshi@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
drivers/s390/cio/vfio_ccw_cp.c