On Sat, 20 Jun 2020 at 14:33, Aleksandar Markovic <[email protected]> wrote: > > It is odd that we inform user that, for example, his current working > directory is not kernel root, when, in face, we mean qemu root. > > Replace that and few other similar odd user messages. > > Signed-off-by: Aleksandar Markovic <[email protected]> > --- > scripts/checkpatch.pl | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Regardless of my comments on the cover letter, for user facing messages this makes sense, especially since it's only 3 lines. Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
