checkpatch: typo fix
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 8 Nov 2022 13:52:06 +0000 (08:52 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 10 Nov 2022 15:17:07 +0000 (10:17 -0500)
commit53a3b83259a7880982b3eddda31520ff0d8c9268
treeefa2b524ceb4f1e37ac8f3d1cf0c9119c92af75c
parent60ab36907ded2918d33683f2b66f603b7400d8f3
checkpatch: typo fix

remove inline #inline - it's an obvious typo. Should just be remove
inline.

Fixes: 1ef47f40dc ("checkpatch: better pattern for inline comments")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20221108135155.1121566-1-mst@redhat.com>
scripts/checkpatch.pl