All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: rui.zhang@intel.com, srinivas.pandruvada@linux.intel.com
Subject: Re: Thermal: CPU Package temperature thermal
Date: Thu, 11 Jul 2013 19:08:29 -0400	[thread overview]
Message-ID: <20130711230829.GA19062@redhat.com> (raw)
In-Reply-To: <20130711211543.0E83166098F@gitolite.kernel.org>

 > +static int sys_get_curr_temp(struct thermal_zone_device *tzd, unsigned long *temp)
 > +static int sys_get_trip_temp(struct thermal_zone_device *tzd,
 > +int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip,
 > +static int sys_get_trip_type(struct thermal_zone_device *thermal,
 
I saw these and thought "huh, syscalls in a module?"

Perhaps a better prefix can be used here for these function names ?

	Dave


       reply	other threads:[~2013-07-11 23:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20130711211543.0E83166098F@gitolite.kernel.org>
2013-07-11 23:08 ` Dave Jones [this message]
2013-07-11 23:26   ` Thermal: CPU Package temperature thermal Srinivas Pandruvada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130711230829.GA19062@redhat.com \
    --to=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=srinivas.pandruvada@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.