All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: James Simmons <jsimmons@infradead.org>
Cc: devel@driverdev.osuosl.org,
	Andreas Dilger <andreas.dilger@intel.com>,
	Oleg Drokin <oleg.drokin@intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Lustre Development List <lustre-devel@lists.lustre.org>
Subject: [lustre-devel] [PATCH 00/24] staging: lustre: selftest: remove typedefs
Date: Mon, 11 Apr 2016 21:03:06 -0700	[thread overview]
Message-ID: <20160412040306.GA28361@kroah.com> (raw)
In-Reply-To: <1459970750-5377-1-git-send-email-jsimmons@infradead.org>

On Wed, Apr 06, 2016 at 03:25:26PM -0400, James Simmons wrote:
> The lnet selftest code is littered with typedefs. Convert these
> typedefs into their proper data types.

Not all of these applied, please fix up and resend the remaining ones.

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: James Simmons <jsimmons@infradead.org>
Cc: devel@driverdev.osuosl.org,
	Andreas Dilger <andreas.dilger@intel.com>,
	Oleg Drokin <oleg.drokin@intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Lustre Development List <lustre-devel@lists.lustre.org>
Subject: Re: [PATCH 00/24] staging: lustre: selftest: remove typedefs
Date: Mon, 11 Apr 2016 21:03:06 -0700	[thread overview]
Message-ID: <20160412040306.GA28361@kroah.com> (raw)
In-Reply-To: <1459970750-5377-1-git-send-email-jsimmons@infradead.org>

On Wed, Apr 06, 2016 at 03:25:26PM -0400, James Simmons wrote:
> The lnet selftest code is littered with typedefs. Convert these
> typedefs into their proper data types.

Not all of these applied, please fix up and resend the remaining ones.

thanks,

greg k-h

  parent reply	other threads:[~2016-04-12  4:03 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 19:25 [lustre-devel] [PATCH 00/24] staging: lustre: selftest: remove typedefs James Simmons
2016-04-06 19:25 ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 01/24] staging: lustre: selftest: convert srpc_event_type to proper enum James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 02/24] staging: lustre: selftest: convert srpc_event_t to proper struct James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 03/24] staging: lustre: selftest: convert srpc_bulk_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 04/24] staging: lustre: selftest: convert srpc_buffer_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 05/24] staging: lustre: selftest: convert swi_workitem_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 06/24] staging: lustre: selftest: convert srpc_client_rpc_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 07/24] staging: lustre: selftest: convert srpc_service_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 08/24] staging: lustre: selftest: convert sfw_session_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 09/24] staging: lustre: selftest: convert sfw_batch_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 10/24] staging: lustre: selftest: convert sfw_test_client_ops_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 11/24] staging: lustre: selftest: convert sfw_test_instance_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 12/24] staging: lustre: selftest: convert sfw_test_unit_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 13/24] staging: lustre: selftest: convert sfw_test_case_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 14/24] staging: lustre: selftest: convert lstcon_rpc_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 15/24] staging: lustre: selftest: convert lstcon_rpc_trans_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 16/24] staging: lustre: selftest: convert lstcon_node_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 17/24] staging: lustre: selftest: convert lstcon_ndlink_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 18/24] staging: lustre: selftest: convert lstcon_group_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 19/24] staging: lustre: selftest: convert lstcon_tsb_hdr_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 20/24] staging: lustre: selftest: convert lstcon_batch_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 21/24] staging: lustre: selftest: convert lstcon_test_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 22/24] staging: lustre: selftest: convert srpc_msg_t " James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 23/24] staging: lustre: selftest: convert wire protocol to use struct James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-06 19:25 ` [lustre-devel] [PATCH 24/24] staging: lustre: selftest: change srpc_state_t to proper enum James Simmons
2016-04-06 19:25   ` James Simmons
2016-04-12  4:03 ` Greg Kroah-Hartman [this message]
2016-04-12  4:03   ` [PATCH 00/24] staging: lustre: selftest: remove typedefs Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160412040306.GA28361@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andreas.dilger@intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=jsimmons@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lustre-devel@lists.lustre.org \
    --cc=oleg.drokin@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.