rosenberg: check for holes at the end of the struct
commit0199fb65ee4ed39708fda836a1600e1a0cb827a0
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 29 Apr 2014 13:49:07 +0000 (29 16:49 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 2 May 2014 12:56:33 +0000 (2 15:56 +0300)
tree182fff1a51d9edca721eee762f958790ce903219
parent25f7e9210e21be98773905208e515623358f5c8c
rosenberg: check for holes at the end of the struct

We check for holes after every struct member except for the last one.
Check the last one as well.

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