If we decide to mark a register as being its own storage,
commit3034109abbb6516f95e9805db471bfbe5eae5f75
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 13 Dec 2004 01:07:42 +0000 (12 18:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:04 +0000 (7 21:06 -0700)
tree03b05afbefd0abb52470c159516f29341ad977b8
parent7d40555c1fc9ca055d85c639e76fb07528c9eb0f
If we decide to mark a register as being its own storage,
return NULL from find_pseudo_storage().

That way the caller won't bother to move the register to
itself - it sees that it has no separate storage.
example.c