]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: uart: remove packed-attribute from line-coding struct
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 17 Mar 2015 17:24:30 +0000 (18:24 +0100)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 17 Mar 2015 21:34:44 +0000 (22:34 +0100)
commitafcf8c715e7cb615dad484913b70c714594ce159
tree7abbeb50e574042ddfa347003ec9fb306406e505
parentb41caa99a25f62326be451592c493de29347d142
greybus: uart: remove packed-attribute from line-coding struct

Remove packed-attribute from line-coding struct, whose members are all
naturally aligned.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/uart.c