Whamcloud - gitweb
LU-8776 build: Fix weird inline definitions 79/23979/2
authorSteve Guminski <stephenx.guminski@intel.com>
Tue, 22 Nov 2016 18:43:52 +0000 (13:43 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 23 Dec 2016 05:05:13 +0000 (05:05 +0000)
commitc09317f0ba07bc7c9af229b9bfb166be56792bbf
treebb560a2a955523838c01ee06f873255275147afd
parent6719f3102abd39fd1af7d2ba34cb39a7ebb37339
LU-8776 build: Fix weird inline definitions

This patch removes unnecessary inline keywords from functions
that do not have to be inlined.  It also corrects the ordering
of the keywords in several functions from "inline static" to
"static inline".

Test-Parameters: trivial
Signed-off-by: Steve Guminski <stephenx.guminski@intel.com>
Change-Id: I13dde114a803513b72d6497f42be460c4df06883
Reviewed-on: https://review.whamcloud.com/23979
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/klnds/gnilnd/gnilnd_cb.c
lustre/contrib/wireshark/packet-lustre.c
lustre/obdclass/genops.c
lustre/utils/gss/write_bytes.h