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 69d5fbb commit 16dca5dCopy full SHA for 16dca5d
rust/kernel/ioctl.rs
@@ -1,6 +1,6 @@
1
// SPDX-License-Identifier: GPL-2.0
2
3
-//! ioctl() number definitions
+//! ioctl() number definitions.
4
//!
5
//! C header: [`include/asm-generic/ioctl.h`](srctree/include/asm-generic/ioctl.h)
6
0 commit comments