On Tue, 16 Oct 2018, Greg Kroah-Hartman <gre...@linuxfoundation.org> wrote:
> On Thu, Oct 04, 2018 at 05:37:49PM +0300, Jani Nikula wrote:
>> Let the passed in array be const (and thus placed in rodata) instead of
>> a mutable array of const pointers.
>> 
>> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
>> Cc: "Rafael J. Wysocki" <raf...@kernel.org>
>> Signed-off-by: Jani Nikula <jani.nik...@intel.com>
>> ---
>>  fs/sysfs/file.c       | 4 ++--
>>  include/linux/sysfs.h | 8 ++++----
>>  2 files changed, 6 insertions(+), 6 deletions(-)
>
> Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

Thanks; who should pick them up?

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to