We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2646fb0 commit ed3e453Copy full SHA for ed3e453
include/linux/seqlock.h
@@ -154,7 +154,7 @@ static inline void seqcount_lockdep_reader_access(const seqcount_t *s)
154
#define __SEQ_LOCK(expr)
155
#endif
156
157
-/**
+/*
158
* typedef seqcount_LOCKNAME_t - sequence counter with LOCKNAME associated
159
* @seqcount: The real sequence counter
160
* @lock: Pointer to the associated lock
0 commit comments