hi, i want to use a script in kernel

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Tue Nov 17 12:13:16 EST 2015


On Tue, 17 Nov 2015 14:01:19 +0900, Naver said:
> 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

$ cd ~/project/aosp/kernel/linux
$ scripts/checkpatch.pl scripts/sortextable.c

Though why you have a .c file in scripts/ is beyond me, it should probably
be in some other directory.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151117/271b2849/attachment.bin 


More information about the Kernelnewbies mailing list