All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4]Staging: lustre: Use static inline functions instead of macros
@ 2015-10-14 21:04 Ksenija Stanojevic
  2015-10-14 21:06 ` [PATCH 1/4] Staging: lustre: include: Move function prototypes Ksenija Stanojevic
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Ksenija Stanojevic @ 2015-10-14 21:04 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Ksenija Stanojevic

Convert macros class_export_lock_get and class_export_lock_put into static inline
functions and also remove some unused macros.

Signed-off-by: Ksenija Stanojevic<ksenija.stanojevic@gmail.com>

Ksenija Stanojevic (4):
  Staging: lustre: include: Move function prototypes
  Staging: lustre: include: Convert macro class_export_lock_get into
    static inline function
  Staging: lustre: include: Convert macro class_export_lock_put into
    static inline function
  Staging: lustre: include : Remove unused macros

 drivers/staging/lustre/lustre/include/obd_class.h | 90 ++++++++++-------------
 1 file changed, 38 insertions(+), 52 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-17  7:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 21:04 [PATCH 0/4]Staging: lustre: Use static inline functions instead of macros Ksenija Stanojevic
2015-10-14 21:06 ` [PATCH 1/4] Staging: lustre: include: Move function prototypes Ksenija Stanojevic
2015-10-17  5:24   ` [Outreachy kernel] " Greg KH
2015-10-17  7:09     ` Ksenija Stanojević
2015-10-17  7:16       ` Greg KH
2015-10-14 21:07 ` [PATCH 2/4] Staging: lustre: include: Convert macro class_export_lock_get into static inline function Ksenija Stanojevic
2015-10-17  5:28   ` [Outreachy kernel] " Greg KH
2015-10-17  7:10     ` Ksenija Stanojević
2015-10-14 21:08 ` [PATCH 3/4] Staging: lustre: include: Convert macro class_export_lock_put " Ksenija Stanojevic
2015-10-14 21:09 ` [PATCH 4/4] Staging: lustre: include : Remove unused macros Ksenija Stanojevic

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.