Message ID | 1540912500-21941-1-git-send-email-Julia.Lawall@lip6.fr (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pm-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1905613B5 for <patchwork-linux-pm@patchwork.kernel.org>; Tue, 30 Oct 2018 15:50:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 07BCF2A7CF for <patchwork-linux-pm@patchwork.kernel.org>; Tue, 30 Oct 2018 15:50:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0649B2A7D6; Tue, 30 Oct 2018 15:50:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B96702A7C4 for <patchwork-linux-pm@patchwork.kernel.org>; Tue, 30 Oct 2018 15:50:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727679AbeJaAoW (ORCPT <rfc822;patchwork-linux-pm@patchwork.kernel.org>); Tue, 30 Oct 2018 20:44:22 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:27671 "EHLO mail3-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727637AbeJaAoW (ORCPT <rfc822;linux-pm@vger.kernel.org>); Tue, 30 Oct 2018 20:44:22 -0400 X-IronPort-AV: E=Sophos;i="5.54,445,1534802400"; d="scan'208";a="283843923" Received: from palace.rsr.lip6.fr (HELO palace.lip6.fr) ([132.227.105.202]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/AES128-SHA256; 30 Oct 2018 16:50:19 +0100 From: Julia Lawall <Julia.Lawall@lip6.fr> To: Zhang Rui <rui.zhang@intel.com> Cc: kernel-janitors@vger.kernel.org, Eduardo Valentin <edubezval@gmail.com>, Daniel Lezcano <daniel.lezcano@linaro.org>, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/2] constify thermal_zone_of_device_ops structures Date: Tue, 30 Oct 2018 16:14:58 +0100 Message-Id: <1540912500-21941-1-git-send-email-Julia.Lawall@lip6.fr> X-Mailer: git-send-email 1.9.1 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
constify thermal_zone_of_device_ops structures
|
expand
|