On Wed, 2014-10-29 at 22:55 -0700, Stephen Hemminger wrote: > Use codespell to find spelling errors. Thanks Stephen. > --- a/net/mac802154/ieee802154_dev.c 2014-07-25 11:02:43.895028221 -0700 > +++ b/net/mac802154/ieee802154_dev.c 2014-10-27 20:40:26.471487715 -0700 > @@ -267,7 +267,7 @@ ieee802154_alloc_device(size_t priv_data > * +-----------------------+ > * > * Due to ieee802154 layer isn't aware of driver and MAC structures, > - * so lets allign them here. > + * so lets align them here. > */ > > priv_size = ALIGN(sizeof(*priv), NETDEV_ALIGN) + priv_data_len; I'll take the rest, but can you resend this bit to the right 802.15.4 folks? Thanks, johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html