From nobody Tue Apr 7 16:32:14 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (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 F1BE03C5DB4; Thu, 12 Mar 2026 11:25:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773314737; cv=none; b=otPnSX/2+HU55gU/rSG5Mhfl1HQFKN69Bh21goWBOFSxXEx7jOeeBPdHLdgp9RM5Sm/ZvR5XbuJq6nIfKw847E0XN2pi1SxcxWo3ntEOZrZDtkwljnMOt4bOFHaRGTTI/o1yp9jhvrkdOkjEymY80gx3vDHLhIPNoAyI730M4LU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773314737; c=relaxed/simple; bh=VZC6sdgze4xk2lQlQSABT24Vhliwo0OKvLOfXKhD0lw=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=dizl8oif82cbjUXXD3Vqn+6xAWC312BFp3VcOrv7dP5gecq5UQqu2QswYq9FbUlHiXQBKnlp7tWw5rKrIoU8xeA47EE4y2Ka/M2VmpIzWKFynUkPOzdyGDMjZpF5KjLVG7P8gSgz7F1+mF2YjRueLWW1Lyllpmysl0CLSikU/38= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=E3C2fTxD; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=l9sy52zY; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="E3C2fTxD"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="l9sy52zY" Date: Thu, 12 Mar 2026 11:25:33 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773314734; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=E1FzxpvN7kjzaIJWWMqgdVTOVZhBw9uG4rlPSeta7wk=; b=E3C2fTxDHB6P0eqZ28PwCX59Pf3ECVsOkrNbSOLhcLCbi6+ZFhlxCE4rxvfCnQvufJW0w6 J5AmxO0PQYmODjQtylB1GtlZH0T3jF7hBTa6LyMyJTA3XsjcvAFuvbpA/cuEn/9gsVsXI6 Hq2+q2k0d4SKOitM9bQop5Zh8ZnB6sT6+DNB0p1urOhWABQODduegJ4F7+UM2r/D544B/6 xzApJifq422wx9nx/uXmQbzxPjW8cP36GcWKecxSgcN7We2QMRdXPP7FcTd1nIGumLCG/c ZhhDmpFfkZpo/Oo2tM2zE5wckd7LVyU19BnSV9mNc+V+vP32q0+XINQP+jN9mg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773314734; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=E1FzxpvN7kjzaIJWWMqgdVTOVZhBw9uG4rlPSeta7wk=; b=l9sy52zYpJZOPqRIOSQd5M8HQtLoSX2oSo43sfJZBxin/PIrcnJnxvfCFHGueBplNgEx9K nohH/ClvWJcIi4AA== From: tip-bot2 for Thomas =?utf-8?q?Wei=C3=9Fschuh_=28Schneider_Electric=29?= Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/core] hrtimer: Drop spurious space in 'enum hrtimer_base_type' Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260311-hrtimer-cleanups-v1-8-095357392669@linutronix.de> References: <20260311-hrtimer-cleanups-v1-8-095357392669@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177331473357.1647592.1551247122058979917.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the timers/core branch of tip: Commit-ID: b94c076dd949426d09e5d415304acb3f951d9069 Gitweb: https://git.kernel.org/tip/b94c076dd949426d09e5d415304acb3f9= 51d9069 Author: Thomas Wei=C3=9Fschuh (Schneider Electric) AuthorDate: Wed, 11 Mar 2026 11:15:17 +01:00 Committer: Thomas Gleixner CommitterDate: Thu, 12 Mar 2026 12:15:55 +01:00 hrtimer: Drop spurious space in 'enum hrtimer_base_type' This spurious space makes grepping for the enum definition annoying. Remove it. Signed-off-by: Thomas Wei=C3=9Fschuh (Schneider Electric) Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260311-hrtimer-cleanups-v1-8-095357392669@= linutronix.de --- include/linux/hrtimer_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/hrtimer_defs.h b/include/linux/hrtimer_defs.h index 0f851b2..e6d4dc1 100644 --- a/include/linux/hrtimer_defs.h +++ b/include/linux/hrtimer_defs.h @@ -35,7 +35,7 @@ struct hrtimer_clock_base { ktime_t offset; } __hrtimer_clock_base_align; =20 -enum hrtimer_base_type { +enum hrtimer_base_type { HRTIMER_BASE_MONOTONIC, HRTIMER_BASE_REALTIME, HRTIMER_BASE_BOOTTIME,