Re: [PATCH] Drivers: firewire: Fixed coding style for all the files in the directory

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joe Perches
Date: Thursday, August 26, 2010 - 8:41 am

On Wed, 2010-08-25 at 23:24 +0200, Stefan Richter wrote:
[]

Perhaps you could consider it a consistency change for easier grepping

$ grep -rPoh --include=*.[ch] "\blist_for\w+\s*\(" drivers/firewire | sort | uniq -c
      3 list_for_each_entry (
     21 list_for_each_entry(
     10 list_for_each_entry_safe(



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Drivers: firewire: Fixed coding style for all the ..., Rotari Razvan-Gabriel, (Wed Aug 25, 1:59 pm)
Re: [PATCH] Drivers: firewire: Fixed coding style for all ..., Joe Perches, (Thu Aug 26, 8:41 am)