Pawel Baldysiak [off-list ref] writes:
Prior to this patch there was an error during compiling
on 32-bit arch. This patch fixes this issue.
Reported-by: Thomas Backlund <redacted>
Signed-off-by: Pawel Baldysiak <redacted>
---
super-intel.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
Hi Pawel,
I am not wildly in love with this approach, especially as it discards
the error code. I'll apply it for now, but I would like to see happen is
better explicit error handling throughout the code.
Cheers,
Jes