Sekhar Nori <[email protected]> writes:

> In the edma driver, some lines are broken up at really
> odd places to meet the 80 chars per line rule. This make
> reading those parts particularly difficult.
>
> This patch fixes that by creating a few lines over 80
> characters, but I feel it still improves readability over
> what is existing currently.

This version is more readable (barring similar alignmen comments from
previous patch) but...  this code really needs some subroutines
(inlines?) to make it so that there aren't lines > 80 characters. 

That would solve all the problems, although requiring a little more
work on your part.

Kevin
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to