Thor Lancelot Simon wrote:

> Module Name:  src
> Committed By: tls
> Date:         Mon Aug 30 19:23:26 UTC 2010
> 
> Modified Files:
> 
>       src/sys/ddb: db_input.c

Was there any particular reason for removing the lint directives in this
change?  Eg:

-       } while (/*CONSTCOND*/ 0)
+    } while (0)

Cheers,
Simon.

Reply via email to