All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Modify static defined and wrong parameter used.
@ 2016-01-25  8:34 ` Eric Long
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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 ` 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   ` 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  8:34   ` Eric Long
2016-01-25 17:06 ` [PATCH v2 0/2] Modify static defined and wrong parameter used Mathieu Poirier
2016-01-25 17:06   ` Mathieu Poirier

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.