From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 80115221723 for ; Fri, 2 Jan 2026 15:53:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767369210; cv=none; b=sDX11h2bTaNALow+m53k7uSyfm+ANjQqirHLp97hmZ1oT0ZuiWpjduSMfztO8CQUadvl0BE325F1uX2q5iheP+d/cUZGtNXUUIzVJUlQF62D9+2uAyia9dnK4mWytcFVFiZaYIInk2+x7w9tZgRsp5rQPFJAr93FdJdFmx4o/O8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767369210; c=relaxed/simple; bh=k+ngzHxkn5MYFYlg0gfMzzkSE4lr7ZWvme1Vz6TFLlo=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=PzSGAOJU3JBlYjzpcFsxK/FrUlXkjEZRq7kGmRkoqpbNEetQDontRZq6MkIJ0r8mn/t6fMPbTG0oSfMglL6U+kXct1JhIjaPERxWt8xhHDvBy9e2MSORVRwO1hSlIisHpJuZYcxsLvuLegjHeJKPgUDMfvJrNLsVzmL85gO5diU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=A1u5Ptr+; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="A1u5Ptr+" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 78BF24E41EFE for ; Fri, 2 Jan 2026 15:53:25 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 46FF5606C7; Fri, 2 Jan 2026 15:53:25 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id D475C113B071B; Fri, 2 Jan 2026 16:53:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1767369204; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=MfEK2g1j0oovEtEL82YFmPrUmFMZvfTNK/qZ4cy7bXQ=; b=A1u5Ptr+EcLCFjE/tGiuLvWPYLT/nq1IeDfopVjxkEtkaQChPU6biz9lFoyI8Q+ZyDv35Q fYG6gSZoTZivYUF28LzehOtM+AqrCkelgvWvKdyTcdO/fnZgoSG/mXCTuoA2ZtV4Fxq2hC a3VwjrAooPL3l+GXNpaG/JyMXV+cCPIao2UbHZju0V1o6zvqLPkBlDHtjougWCBoZE3cRO puKRtf9H98nMa/DKGwuRG6kGN25DJdoNpzTDvL4TfAeVsQwXrTCt5Lyb0PpQZLfW9cKEIK 4g2Lfq2ZKWFXdY9deDWGPADLmmyXR6O81uFG4/mqvYvYw7A/oc6FWsLj+tEoVw== Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 02 Jan 2026 16:53:21 +0100 Message-Id: Subject: Re: [PATCH v3 0/2] staging: media: tegra-video: move shared SoC declarations to headers Cc: "Jonathan Hunter" , "Sowjanya Komatineni" , "Mauro Carvalho Chehab" , "Greg Kroah-Hartman" , , , , To: "Sun Jian" , "Thierry Reding" From: "Luca Ceresoli" X-Mailer: aerc 0.20.1 References: <20251229070125.98741-1-sun.jian.kdev@gmail.com> <20260102114501.42312-1-sun.jian.kdev@gmail.com> In-Reply-To: <20260102114501.42312-1-sun.jian.kdev@gmail.com> X-Last-TLS-Session-Version: TLSv1.3 On Fri Jan 2, 2026 at 12:44 PM CET, Sun Jian wrote: > This series cleans up tegra-video SoC data declarations shared across > translation units by moving them to the corresponding headers, avoiding > local extern declarations in .c files. > > No functional change intended. > > --- > Changes in v3: > - Wrap the SPARSE warning in patch 1 commit message to <=3D 75 columns. My understanding and my knowledge of the common practice is that you shouldn't wrap lines if they are quoting a single path, log message, error message and the like. So I think v2 should be applied, not v3. But I'll leave the decision to maintainers applying the patches. Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com