lkml.org 
[lkml]   [2017]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/9] constify amba_id
Date
amba_id are not supposed to change at runtime. All functions
working with const amba_id. So mark the non-const structs as const.

Arvind Yadav (9):
[PATCH 1/9] coresight: constify amba_id
[PATCH 2/9] coresight: etb10: constify amba_id
[PATCH 3/9] coresight: etm3x: constify amba_id
[PATCH 4/9] coresight: etm4x: constify amba_id
[PATCH 5/9] coresight: funnel: constify amba_id
[PATCH 6/9] coresight: replicator: constify amba_id
[PATCH 7/9] coresight: stm: constify amba_id
[PATCH 8/9] coresight: tmc: constify amba_id
[PATCH 9/9] coresight: tpiu: constify amba_id

drivers/hwtracing/coresight/coresight-cpu-debug.c | 2 +-
drivers/hwtracing/coresight/coresight-etb10.c | 2 +-
drivers/hwtracing/coresight/coresight-etm3x.c | 2 +-
drivers/hwtracing/coresight/coresight-etm4x.c | 2 +-
drivers/hwtracing/coresight/coresight-funnel.c | 2 +-
drivers/hwtracing/coresight/coresight-replicator-qcom.c | 2 +-
drivers/hwtracing/coresight/coresight-stm.c | 2 +-
drivers/hwtracing/coresight/coresight-tmc.c | 2 +-
drivers/hwtracing/coresight/coresight-tpiu.c | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2017-08-24 18:39    [W:0.061 / U:0.828 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site