git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51d9b8
)
i40e/i40evf: Convert macro to static inline
author
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Tue, 9 Dec 2014 10:31:16 +0000
(
02:31
-0800)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Tue, 9 Dec 2014 20:57:05 +0000
(12:57 -0800)
Inline functions are preferred over macros when they can be used
interchangeably.
CC: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found