Author :
Daniel Stone
Date :
2012-03-22 14:32:23
Hash :b6c79ad0 Message :LEDs: Fix string comparison bug
This resulted in duplicate sets of modifiers, since we were comparing
pointer equality of two strings, rather than string equality. Oops.
Signed-off-by: Daniel Stone <daniel@fooishbar.org>