Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Trailing whites...
details: https://anonhg.NetBSD.org/src/rev/8743b7d703e4
branches: trunk
changeset: 939374:8743b7d703e4
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Sep 26 10:56:37 2020 +0000
description:
Trailing whitespace
diffstat:
sys/external/bsd/vchiq/dist/interface/compat/vchi_bsd.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 2a65189317c1 -r 8743b7d703e4 sys/external/bsd/vchiq/dist/interface/compat/vchi_bsd.h
--- a/sys/external/bsd/vchiq/dist/interface/compat/vchi_bsd.h Sat Sep 26 10:06:25 2020 +0000
+++ b/sys/external/bsd/vchiq/dist/interface/compat/vchi_bsd.h Sat Sep 26 10:56:37 2020 +0000
@@ -293,7 +293,7 @@
#define __user
#define current curlwp
-#define EXPORT_SYMBOL(x)
+#define EXPORT_SYMBOL(x)
#define PAGE_ALIGN(addr) round_page(addr)
typedef void irqreturn_t;
Home |
Main Index |
Thread Index |
Old Index