*: slap on a few ALIGN1/2s where appropriate
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 21 May 2019 15:29:24 +0000 (17:29 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 21 May 2019 15:29:24 +0000 (17:29 +0200)
commit84fc645605827d53aa3e749dfff309978b1bc73d
treefaf841135de862f1173c8661a80de7640894f485
parent831844c13931f14bd0433c1eb848c863288a8c06
*: slap on a few ALIGN1/2s where appropriate

The result of looking at "grep -F -B2 '*fill*' busybox_unstripped.map"

   text    data     bss     dec     hex filename
 952537     485    7296  960318   ea73e busybox_old
 952527     485    7296  960308   ea734 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/libiproute/ll_proto.c
networking/tls.c
networking/tls_aes.c