From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2DB551DD877 for ; Thu, 26 Jun 2025 15:58:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750953498; cv=none; b=qZ+KpVxrusXn1JvX+Bht8td6AoaM00Z01R5yrlMNU5go1Vn/zM1/KcKWs8QtNG2aA6rl5+irpkCsTkAaLXFmeH02g89R839+kU/qwC91hn86x1oGvLFJmkjk1O9ywEENkII4pQF+ega1v3aCkBWFAQ2XL1g91th7EBn5VA3TkIo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750953498; c=relaxed/simple; bh=R1bU5DwOtCr2KVhqpG5vEA9DPzxMVUI8JFtmNnXbVok=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=OzpVJzTeRZjmSbLoxDveyQ1h22j9BrWQ6H/7ZX6sYIqaCXJ+iheFZSBV3KkPXll8dYU+E+QFUhDGvNJ8OD8Fxfax+rTIyHZl90nCkAHvEoptTgzPczap1JyZyl/ZRA1WSlPH7GglDvLgJB/nRd4EJrh/76Wtmx38VX3sbmQdwy8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=DgogyQ0y; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="DgogyQ0y" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1750953498; x=1782489498; h=date:from:to:cc:subject:message-id:mime-version; bh=R1bU5DwOtCr2KVhqpG5vEA9DPzxMVUI8JFtmNnXbVok=; b=DgogyQ0yRwoKVozjHgC4h/BTAcFqOdp3s2NurgVcPiqoOz7GPmrOaVJK TSChBBLGP3MkVfAMLTE6808ASKOo9EgeDqh5BKzDnkDwEfE//DdHPlHnA zuK77ctkhhmvjJUE6nHibIGQjBUv9aZlLHneD4bDqmNbc21+yOFlNsAJV cG6VVS9FBr7X8q52MWnL85cLm1liLZH73oVm8Mv2s9PO95vnQE3yHJxAF d/R4Cqx6h/0DrJ4XaiP67Ega/PrXSng/GQgJMP7wstrhmQP2JRk0+55GW XjANO3Wo3fbtq9Mt5LodI/3xREgdsbRDZThdyTt8BnTOPatRQN++0Cvou w==; X-CSE-ConnectionGUID: T9Pi8jYlT9e1qUMK2Y4t6Q== X-CSE-MsgGUID: pfas4iyeSNWfTIO4/5tpZw== X-IronPort-AV: E=McAfee;i="6800,10657,11476"; a="70686355" X-IronPort-AV: E=Sophos;i="6.16,268,1744095600"; d="scan'208";a="70686355" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jun 2025 08:58:16 -0700 X-CSE-ConnectionGUID: V4t9DakET1KgZ78TGGDpLw== X-CSE-MsgGUID: sm+dHXpxQU6rN3Y5/ZEeyg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,268,1744095600"; d="scan'208";a="153057257" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa008.jf.intel.com with ESMTP; 26 Jun 2025 08:58:14 -0700 Received: by black.fi.intel.com (Postfix, from userid 1001) id 0E6742AD; Thu, 26 Jun 2025 18:58:11 +0300 (EEST) Date: Thu, 26 Jun 2025 18:58:11 +0300 From: Mika Westerberg To: Greg Kroah-Hartman Cc: Yehezkel Bernat , Michael Jamet , Lukas Wunner , Andreas Noever , linux-usb@vger.kernel.org, Mika Westerberg Subject: [GIT PULL] USB4/Thunderbolt changes for v6.17 merge window (early) Message-ID: <20250626155811.GL2824380@black.fi.intel.com> Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hi Greg, I'm sending this one early due to my vacation starting after tomorrow. Just a single documentation fix. Thanks! The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841: Linux 6.16-rc3 (2025-06-22 13:30:08 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.17-rc1 for you to fetch changes up to 2d1beba54fdaac0d624b016025d4ec5856713fb1: thunderbolt: Fix typos in documentation comments (2025-06-23 12:56:18 +0300) ---------------------------------------------------------------- thunderbolt: Changes for v6.17 merge window This includes just a single trivial documentation fix. It has been in linux-next with no reported issues. ---------------------------------------------------------------- Alok Tiwari (1): thunderbolt: Fix typos in documentation comments drivers/thunderbolt/nvm.c | 2 +- drivers/thunderbolt/switch.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)