lkml.org 
[lkml]   [2010]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] checkpatch: Add warnings for use of mdelay()
From
Date
On Tue, 2010-07-27 at 10:11 -0700, Israel Schlesinger wrote:
> + if ($line =~ /\bmdelay\(/) {

That should be:

if ($line =~ /\bmdelay\s*\(/) {




\
 
 \ /
  Last update: 2010-07-27 19:25    [W:1.600 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site