[PARISC] stifb: use F_EXTEND macro
authorHelge Deller <deller@parisc-linux.org>
Wed, 11 Jan 2006 01:48:03 +0000 (20:48 -0500)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Wed, 11 Jan 2006 02:52:53 +0000 (21:52 -0500)
Use the F_EXTEND() macro instead of open coding it with an
#ifdef. Provides a nice cleanup.

Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found