[PATCH 0/2] Clean up some of the dive computer nickname code

Linus Torvalds torvalds at linux-foundation.org
Wed Jan 9 12:31:19 PST 2013


This is a small 2-patch series that makes the dive computer nickname 
infrastructure be a more generic "device info" structure instead, and 
splits it out into "device.[ch]".

The actual nickname code is left in gfk-gui.c.

The first patch just does some preparatory renaming of the structure and 
most common helper function. That makes the second patch smaller and more 
like a pure code movement (which it still really isn't, because splitting 
it out into a separate file means that the interfaces change a bit)


More information about the subsurface mailing list