Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1248792

[PATCH 0/2] stm/intel_th: Misc fixes

From Alexander Shishkin <alexander.shishkin@linux.intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] stm/intel_th: Misc fixes
Date 2015-10-16 16:10 +0200
Message-ID <qkdRM-8a-27@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Greg,

Here are two small fixes for issues that robots found in my latest
patches in linux-next.

Alexander Shishkin (1):
  stm class: Select configfs

Dan Carpenter (1):
  intel_th: Check for NULL instead of ERR_PTR

 drivers/hwtracing/intel_th/gth.c | 4 ++--
 drivers/hwtracing/intel_th/msu.c | 4 ++--
 drivers/hwtracing/intel_th/pti.c | 4 ++--
 drivers/hwtracing/intel_th/sth.c | 8 ++++----
 drivers/hwtracing/stm/Kconfig    | 1 +
 5 files changed, 11 insertions(+), 10 deletions(-)

-- 
2.6.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] stm/intel_th: Misc fixes Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2015-10-16 16:10 +0200
  [PATCH 1/2] stm class: Select configfs Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2015-10-16 16:20 +0200
  [PATCH 2/2] intel_th: Check for NULL instead of ERR_PTR Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2015-10-16 16:20 +0200

csiph-web