]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpio: tb10x: fix struct tb10x_gpio kernel-doc
authorIgor Putko <igorpetindev@gmail.com>
Thu, 18 Jun 2026 15:56:24 +0000 (18:56 +0300)
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Mon, 22 Jun 2026 08:08:19 +0000 (10:08 +0200)
commit9068c631d5af20000d873e4f299fa0bac4e294d9
tree61aec2d5f48ff218fdc6edd118b026a958743fec
parent99dfa46baba29513d1094c8f30bc86c6ef88543a
gpio: tb10x: fix struct tb10x_gpio kernel-doc

Fix build warning by adding the missing structure name and
description to the kernel-doc comment block.

Signed-off-by: Igor Putko <igorpetindev@gmail.com>
Link: https://patch.msgid.link/20260618155626.18751-2-igorpetindev@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
drivers/gpio/gpio-tb10x.c