Re: [PATCH] printk.c: remove duplicate const

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Thursday, April 1, 2010 - 6:20 pm

From: H Hartley Sweeten <hartleys@visionengravers.com>
Date: Thu, 1 Apr 2010 20:13:27 -0500


Isn't it intentional?  The two consts mark different aspects
of the declaration const, both the pointers as well as the
contents pointed to.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] printk.c: remove duplicate const, H Hartley Sweeten, (Thu Apr 1, 6:13 pm)
Re: [PATCH] printk.c: remove duplicate const, David Miller, (Thu Apr 1, 6:20 pm)
RE: [PATCH] printk.c: remove duplicate const, H Hartley Sweeten, (Thu Apr 1, 6:28 pm)
Re: [PATCH] printk.c: remove duplicate const, David Miller, (Thu Apr 1, 6:29 pm)
Re: [PATCH] printk.c: remove duplicate const, Andres Salomon, (Thu Apr 1, 7:02 pm)