Skip to content
Commit 362fbc83 authored by Tom Rix's avatar Tom Rix Committed by Joel Stanley
Browse files

fsi: cleanup extern usage in function definition



Smatch reports these issues
fsi-core.c:395:12: warning: function 'fsi_slave_claim_range'
  with external linkage has definition
fsi-core.c:409:13: warning: function 'fsi_slave_release_range'
  with external linkage has definition

The storage-class-specifier extern is not needed in a
definition, so remove it.

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20220403140937.3833578-1-trix@redhat.com


Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent d3e1e246
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment