checkpatch: fix incompatibility with old perl
commit45042732f39ecd42794c256bf98f231e58849c3e
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 4 Oct 2017 15:44:20 +0000 (4 18:44 +0300)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 5 Oct 2017 14:22:44 +0000 (5 10:22 -0400)
tree0a98a7675d21e1c2d8440d2fc09f0058e450693c
parent5456c6a4ec9cd8fc314ddc303e88bf85c110975c
checkpatch: fix incompatibility with old perl

Do not use '/r' modifier which was introduced in perl 5.14.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Fixes: 3e5875afc0f ("checkpatch: check trace-events code style")
Tested-by: Alex Williamson <alex.williamson@redhat.com>
Message-id: 20171004154420.34596-1-vsementsov@virtuozzo.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/checkpatch.pl