On Tue, Nov 17, 2015 at 7:10 AM, 윤영석 <earw...@naver.com> wrote:
>
> hi,
> i want to use a script in kernel, but i can't use this.
> in my terminal.
> yoon@pc:~/project/aosp/kernel/linux/scripts$ ./checkpatch.pl sortextable.c
> Must be run from the top-level dir. of a kernel tree

Hi,

You can try ./checkpatch.pl -f --no-tree <file.c>

thanks,
Daniel.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to