rosenberg: check the correct alignment
commit2ef79c6895f7bf07750a353fe72ccf6c107b60d7
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 5 Mar 2018 14:09:21 +0000 (5 17:09 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 5 Mar 2018 14:09:21 +0000 (5 17:09 +0300)
tree2fa616a621af8ba79df0f29fba37412944112d42
parentc61fdb6906ad145f5eac7d11422cd0916fbe7767
rosenberg: check the correct alignment

This stuff changed around with the merge to upsteam Sparse.  I pulled Luc's
changes to get the alignment I wanted.  But this is checking the wrong
pointer, we're supposed to be checking the struct alignment, not the
member alignment.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_rosenberg.c