1
0
Fork 0
alistair23-linux/scripts/basic
Nicolas Iooss 4c835b57b8 fixdep: constify strrcmp arguments
strrcmp only performs read access to the memory addressed by its
arguments so make them const pointers.

Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Michal Marek <mmarek@suse.com>
2015-12-07 12:42:55 +01:00
..
.gitignore bin2c: move bin2c in scripts/basic 2014-08-08 15:57:32 -07:00
Makefile kernel: build bin2c based on config option CONFIG_BUILD_BIN2C 2014-08-08 15:57:32 -07:00
bin2c.c bin2c: move bin2c in scripts/basic 2014-08-08 15:57:32 -07:00
fixdep.c fixdep: constify strrcmp arguments 2015-12-07 12:42:55 +01:00