scripts/kernel-doc: simplify function printing
authorVegard Nossum <vegard.nossum@oracle.com>
Thu, 15 Feb 2024 13:48:25 +0000 (14:48 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 Feb 2024 20:44:21 +0000 (13:44 -0700)
commite8ebb853eb5751168cfd87c706fb1c38e053d4fb
treee88dcf9c1fd8220ff853e1e2b15d6f51cfb06fcf
parenta3a23d360cdd853b1038deda05e8d8c134a49a90
scripts/kernel-doc: simplify function printing

Get rid of the $start variable, since it's really not necessary.

No functional change.

Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240215134828.1277109-3-vegard.nossum@oracle.com
scripts/kernel-doc