diff options
| author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2021-05-06 08:39:56 -0700 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-06-07 08:59:01 -0700 |
| commit | 96cf4f689bf7e074c8ab8917a82a24114370cbeb (patch) | |
| tree | 3c2eab26d3d5312b1f5970de0663c71d5b0a4ea5 /net/lapb/lapb_subr.c | |
| parent | b38b7f2bb418510397714c7fb3bed64b6fd024e5 (diff) | |
ice: use static inline for dummy functions
Trivial:
The driver had previously attempted to use #define
macros to make functions that have no use in certain
configs disappear. Using static inlines instead allows
for certain static checkers to process the code better,
and results in no functional change.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
