All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove the mistakes detected by the check tools.
@ 2016-01-13  5:36 Eric Long
  2016-01-13  5:36 ` [PATCH 1/2] coresight: tmc/etm4x: Remove the mistakes detected by sparse tool Eric Long
  2016-01-13  5:36 ` [PATCH 2/2] coresight: Remove the mistakes detected by smatch tool Eric Long
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Long @ 2016-01-13  5:36 UTC (permalink / raw)
  To: mathieu.poirier, linux-kernel; +Cc: baolin.wang, zhang.chunyan, eric.long

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

Eric Long (2):
  coresight: tmc/etm4x: Remove the mistakes detected by sparse tool
  coresight: Remove the mistakes detected by smatch tool

 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] 3+ messages in thread

end of thread, other threads:[~2016-01-13  5:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13  5:36 [PATCH 0/2] Remove the mistakes detected by the check tools Eric Long
2016-01-13  5:36 ` [PATCH 1/2] coresight: tmc/etm4x: Remove the mistakes detected by sparse tool Eric Long
2016-01-13  5:36 ` [PATCH 2/2] coresight: Remove the mistakes detected by smatch tool Eric Long

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.