Re: Regression: commit "ide: constify struct ide_port_info" causes breakage

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Friday, October 26, 2007 - 9:30 am

On Fri, 26 Oct 2007, Sergei Shtylyov wrote:

Generally "__devinitdata" is better than "const", since it means that the 
data may be thrown away.

So if you drop one over the other, it's generally the "const" that should 
be dropped ;/

		Linus
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Regression: commit "ide: constify struct ide_port_info ..., Linus Torvalds, (Fri Oct 26, 9:30 am)
Re: Regression: commit "ide: constify struct ide_port_info ..., Bartlomiej Zolnierki ..., (Fri Oct 26, 11:18 am)