aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/dispatcher/dswexec.c
diff options
context:
space:
mode:
authorOleg Verych <olecom@flower.upol.cz>2007-02-07 17:04:35 -0500
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-07 18:32:26 -0500
commitbff288c19e8b6217ddd660d4fa42c29a0ab1d58c (patch)
tree7e1ab8fe5f04ab79ff9fa71908e153dc4768b633 /drivers/acpi/dispatcher/dswexec.c
parent5331be090567d9335476f876b2d85427cd7c4426 (diff)
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
Do not use whitespace in arguments of functions in makefiles, as they propagate further without notice. Thus we get + echo ' y' instead of + echo y Fix misleading comments. Signed-off-by: Oleg Verych <olecom@flower.upol.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/acpi/dispatcher/dswexec.c')
0 files changed, 0 insertions, 0 deletions
'n297' href='#n297'>297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332