From: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Subject: [PATCH 0/3] Staging: lustre: Replace macros with static inline functions
Date: Wed, 21 Oct 2015 23:18:31 +0200 [thread overview]
Message-ID: <cover.1445462106.git.ksenija.stanojevic@gmail.com> (raw)
Convert macros LPROCFS_CLIMP_CHECK and LPROCFS_CLIMP_EXIT into static
inline functions
Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Ksenija Stanojevic (3):
Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_check
Staging: lustre: Replace LPROCFS_CLIMP_EXIT with lprocfs_climp_exit
Staging: lustre: Remove unused macros
.../staging/lustre/lustre/include/lprocfs_status.h | 13 ------
drivers/staging/lustre/lustre/include/obd_class.h | 16 +++++++
drivers/staging/lustre/lustre/mgc/mgc_request.c | 8 +++-
.../lustre/lustre/obdclass/lprocfs_status.c | 50 ++++++++++++++++------
.../staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c | 22 +++++++---
5 files changed, 74 insertions(+), 35 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-21 21:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 21:18 Ksenija Stanojevic [this message]
2015-10-21 21:19 ` [PATCH 1/3] Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_check Ksenija Stanojevic
2015-10-25 1:50 ` [Outreachy kernel] " Greg KH
2015-10-21 21:20 ` [PATCH 2/3] Staging: lustre: Replace LPROCFS_CLIMP_EXIT with lprocfs_climp_exit Ksenija Stanojevic
2015-10-25 1:51 ` [Outreachy kernel] " Greg KH
2015-10-21 21:21 ` [PATCH 3/3] Staging: lustre: Remove unused macros Ksenija Stanojevic
2015-10-25 1:51 ` [Outreachy kernel] " Greg KH
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=cover.1445462106.git.ksenija.stanojevic@gmail.com \
--to=ksenija.stanojevic@gmail.com \
--cc=outreachy-kernel@googlegroups.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.