diff options
| author | Arnd Bergmann <[email protected]> | 2024-12-12 15:42:34 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-12-20 15:43:35 +0000 |
| commit | d99d65aeddf437c052031043c96f94f93f0124d6 (patch) | |
| tree | 5d734199512f1849b6d64abaecc23354b835600b /net/unix/af_unix.c | |
| parent | staging: gpib: Modify mismatched function name (diff) | |
| download | kernel-d99d65aeddf437c052031043c96f94f93f0124d6.tar.gz kernel-d99d65aeddf437c052031043c96f94f93f0124d6.zip | |
staging: gpib: make global 'usec_diff' functions static
Trying to build both gpib_bitbang and lpvo_usb_gpib into the kernel
reveals a function that should have been static and is also duplicated:
x86_64-linux-ld: drivers/staging/gpib/lpvo_usb_gpib/lpvo_usb_gpib.o: in function `usec_diff':
lpvo_usb_gpib.c:(.text+0x23c0): multiple definition of `usec_diff'; drivers/staging/gpib/gpio/gpib_bitbang.o:gpib_bitbang.c:(.text+0x2470): first defined here
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
