Messages in this thread |  | | | Date | Tue, 27 Jan 2009 00:52:05 -0500 | | From | Kyle McMartin <> | | Subject | Re: [PATCH] make checkpatch warn about access to current->comm |
| |
On Tue, Jan 27, 2009 at 02:50:18PM +0900, KOSAKI Motohiro wrote: > I think "char tcomm[sizeof(current->comm)];" is valid code. > if checkpatch.pl don't warn "sizeof(current->comm)", I'm glad. >
Awfully interesting way of writing TASK_COMM_LEN :)
cheers, Kyle
|  |