Messages in this thread |  | | Date | Tue, 26 Sep 2000 10:57:05 -0500 | Subject | Re: [PATCH] eepro 0.12c | From | Peter Samuelson <> |
| |
[Jes Sørensen] > Please don't use unsigned without specifying the size, use either > unsigned int or unsigned long.
This is just a stylistic issue, right? I believe 'unsigned' is short (no pun intended) for 'unsigned int', just as 'long' is short for 'long int'. I find both forms about equally readable -- but I can understand if others don't.
Peter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |