mbox series

[0/2] checkpatch: Do appropriate kernel->qemu renaming

Message ID 20200620133207.26849-1-aleksandar.qemu.devel@gmail.com
Headers show
Series checkpatch: Do appropriate kernel->qemu renaming | expand

Message

Aleksandar Markovic June 20, 2020, 1:32 p.m. UTC
There are several places where 'kernel' is mentioned instead of
'qemu' in checkpatch.pl.

This small series corrects this.

Aleksandar Markovic (2):
  checkpatch: Rename top_of_kernel_tree() to top_of_qemu_tree()
  checkpatch: Change occurences of 'kernel' to 'qemu' in user messages

 scripts/checkpatch.pl | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)