i want to use the script in kernel script folder.

Daniel Baluta daniel.baluta at gmail.com
Tue Nov 17 03:13:03 EST 2015


On Tue, Nov 17, 2015 at 7:10 AM, 윤영석 <earwigz at naver.com> wrote:
>
> hi,
> i want to use a script in kernel, but i can't use this.
> in my terminal.
> yoon at 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.



More information about the Kernelnewbies mailing list