diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2007-10-12 16:11:36 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2007-10-12 16:13:07 +0200 |
commit | ca08de05ed83b7c2029c742ef3310a284b7790ee (patch) | |
tree | a66b25b5b8505d3568053d32eeb0834eb218048f /fs/dquot.c | |
parent | 364c85584e030f7cfc25e9d27ca893dee6f4bf8e (diff) | |
download | talos-obmc-linux-ca08de05ed83b7c2029c742ef3310a284b7790ee.tar.gz talos-obmc-linux-ca08de05ed83b7c2029c742ef3310a284b7790ee.zip |
[S390] remove packed attribute from ext_int_info_t.
ext_int_info_t is no longer used in entry(64).S Instead do_extint is a C
function that handles the hash search.
As the structure is handled in C code, we can also remove the packed
attribute to avoid alignment issues. (Currently there is no alignment
problem in ext_int_info_t, even if packet)
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'fs/dquot.c')
0 files changed, 0 insertions, 0 deletions