+186
−187
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
replace
struct {
int a;
}
with more readable
struct {
int a;
}
Cc: Mike Thomas <rmthomas@sciolus.org>
Signed-off-by:
Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>