summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
diff options
context:
space:
mode:
authorAlexander Viro <viro@www.linux.org.uk>2004-07-29 08:47:21 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-07-29 08:47:21 -0700
commita95b87eaf0df41e7d1b47cf769181fdc5841e514 (patch)
tree2513280a35a394bcbf468e6d01a9ed2083ec6b60 /include/linux/blkdev.h
parent3c9841b90a3fa9160c30a30e53a6fdac2edb960c (diff)
[PATCH] con_font_op split
Preparations for cleanups: con_font_op() is turned into a switch calling con_font_{get,set,default,copy} depending on the operation required; method ->con_font_op() also split, with NULL resulting in -ENOSYS on operation in question. Code that used to be in con_font_op() got slightly cleaned up after move into new helpers (we are beginning to untangle the mess; there will be more cleanups in the next patches). Methods are currently using exact same arguments as old ->con_font_op(). That will change in subsequent patches, method by method (right now there's a hell of a scary field reuse between them, making impossible to do any static checks and practically begging for bugs). Signed-off-by: Al Viro <viro@parcelfarce.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions