Merge airlied/drm-next into drm-misc-next
Backmerging to pick up a fix from drm-misc-next-fixes. Signed-off-by: Sean Paul <seanpaul@chromium.org>
This commit is contained in:
@@ -56,10 +56,10 @@ statement S;
|
||||
p << r.p;
|
||||
@@
|
||||
|
||||
coccilib.org.print_todo(p[0], "WARNING opportunity for kmemdep")
|
||||
coccilib.org.print_todo(p[0], "WARNING opportunity for kmemdup")
|
||||
|
||||
@script:python depends on report@
|
||||
p << r.p;
|
||||
@@
|
||||
|
||||
coccilib.report.print_report(p[0], "WARNING opportunity for kmemdep")
|
||||
coccilib.report.print_report(p[0], "WARNING opportunity for kmemdup")
|
||||
|
Reference in New Issue
Block a user