mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
thunderbolt: Correct tb_check_quirks() kernel-doc
Remove extra white space and make the sentence end with a period. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
This commit is contained in:
@@ -27,7 +27,7 @@ static const struct tb_quirk tb_quirks[] = {
|
|||||||
* tb_check_quirks() - Check for quirks to apply
|
* tb_check_quirks() - Check for quirks to apply
|
||||||
* @sw: Thunderbolt switch
|
* @sw: Thunderbolt switch
|
||||||
*
|
*
|
||||||
* Apply any quirks for the Thunderbolt controller
|
* Apply any quirks for the Thunderbolt controller.
|
||||||
*/
|
*/
|
||||||
void tb_check_quirks(struct tb_switch *sw)
|
void tb_check_quirks(struct tb_switch *sw)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user