mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The Jinja2 templates add a semicolon at the end of every function. The C language does not require this punctuation. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
4 lines
55 B
Django/Jinja
4 lines
55 B
Django/Jinja
{# SPDX-License-Identifier: GPL-2.0 #}
|
|
return true;
|
|
}
|