summaryrefslogtreecommitdiff
path: root/Documentation/gpu/nova/core/todo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gpu/nova/core/todo.rst')
-rw-r--r--Documentation/gpu/nova/core/todo.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/gpu/nova/core/todo.rst b/Documentation/gpu/nova/core/todo.rst
index 894a1e9c3741..8fdb5bced346 100644
--- a/Documentation/gpu/nova/core/todo.rst
+++ b/Documentation/gpu/nova/core/todo.rst
@@ -147,7 +147,6 @@ Numerical operations [NUMM]
Nova uses integer operations that are not part of the standard library (or not
implemented in an optimized way for the kernel). These include:
-- Aligning up and down to a power of two,
- The "Find Last Set Bit" (`fls` function of the C part of the kernel)
operation.