linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Modify static defined and wrong parameter used.
@ 2016-01-25  8:34 Eric Long
  2016-01-25  8:34 ` [PATCH v2 1/2] coresight: "DEVICE_ATTR_RO" should defined as static Eric Long
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Long @ 2016-01-25  8:34 UTC (permalink / raw)
  To: linux-arm-kernel

Both of the two patches optimize the code and remove the mistakes
and warnings detected by the check tools.

Changes since v1:
 - Adjust the patch by the changes not by the check tools.

Eric Long (2):
  coresight: "DEVICE_ATTR_RO" should defined as static.
  coresight: etm4x: Check every parameter used by dma_xx_coherent.

 drivers/hwtracing/coresight/coresight-etm4x.c |    2 +-
 drivers/hwtracing/coresight/coresight-tmc.c   |    6 +++---
 drivers/hwtracing/coresight/of_coresight.c    |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-01-25 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25  8:34 [PATCH v2 0/2] Modify static defined and wrong parameter used Eric Long
2016-01-25  8:34 ` [PATCH v2 1/2] coresight: "DEVICE_ATTR_RO" should defined as static Eric Long
2016-01-25  8:34 ` [PATCH v2 2/2] coresight: etm4x: Check every parameter used by dma_xx_coherent Eric Long
2016-01-25 17:06 ` [PATCH v2 0/2] Modify static defined and wrong parameter used Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).