I've noticed that that some quoted string split across lines are not reported by checkpatch.pl. For example, running it on /drivers/staging/android/binder.c does not warn of multi-line strings at lines 512, 544, 776, 804 and several others. Does anyone know why this is happening? 

Thanks!