lkml.org 
[lkml]   [2009]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 28/31] Constify struct super_operations for 2.6.32 v1
On Wed, Dec 09, 2009 at 12:47:34AM +0000, Al Viro wrote:
> What you really want is
> * no conversions to any other pointer types for pointers to it
> and to any aggregate types containing it
> * no conversions from any other pointer types for the same set of
> types
> * all objects of that type have static storage duration
> * no lvalues of that type are modifiable

What about the ->owner field?

OG.


\
 
 \ /
  Last update: 2009-12-09 09:31    [W:0.071 / U:0.764 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site