All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] md: trivial changes
@ 2016-03-14  9:01 Guoqing Jiang
  2016-03-14  9:01 ` [PATCH 1/3] md/raid1: remove unnecessary BUG_ON Guoqing Jiang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Guoqing Jiang @ 2016-03-14  9:01 UTC (permalink / raw)
  To: shli; +Cc: linux-raid, Guoqing Jiang

Hi,

I found some trivial issues when look into md code, and
all the changes are based on for-next branch of new md
tree.

Thanks,
Guoqing

Guoqing Jiang (3):
  md/raid1: remove unnecessary BUG_ON
  md/bitmap: remove redundant return in bitmap_checkpage
  md: fix typos for stipe

 drivers/md/bitmap.c | 1 -
 drivers/md/bitmap.h | 4 ++--
 drivers/md/raid1.c  | 1 -
 3 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.6.2


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

end of thread, other threads:[~2016-03-14 18:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-14  9:01 [PATCH 0/3] md: trivial changes Guoqing Jiang
2016-03-14  9:01 ` [PATCH 1/3] md/raid1: remove unnecessary BUG_ON Guoqing Jiang
2016-03-14  9:01 ` [PATCH 2/3] md/bitmap: remove redundant return in bitmap_checkpage Guoqing Jiang
2016-03-14  9:01 ` [PATCH 3/3] md: fix typos for stipe Guoqing Jiang
2016-03-14 18:16 ` [PATCH 0/3] md: trivial changes Shaohua Li

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.