teobaluta / qr-linux-kernel

Library for QR encoding for OPW
Other
7 stars 2 forks source link

misc changes to print_oops.c #5

Closed levex closed 10 years ago

levex commented 10 years ago

The following changes since commit 8ed5d21435b095896d3d6a9ce00b728f647009f1:

Merge pull request #4 from levex/for-teodora (2014-04-13 22:55:57 +0300)

are available in the git repository at:

https://github.com/levex/qr-linux-kernel for-teodora

for you to fetch changes up to 4ab5c9484a542b5da351757b094e2258f97f393a:

qr: print_oops: implement guarding against recursive error in QR lib (2014-05-06 12:41:07 +0200)


Hi Teodora,

please consider pulling.

I will send you another pull request containing some considerable changes to lib/qr/bitstream.c

From now on, I'll work on removing unneeded modes and MicroQR (MQR) from the lib.

Thanks, Lev.


Levente Kurusa (5): qr: print_oops: remove redundant err variable qr: print_oops: remove __init from qr_compr_init qr: print_oops: show error message when encoding failed qr: print_oops: show a message when compression of QR code failed qr: print_oops: implement guarding against recursive error in QR lib

kernel/print_oops.c | 41 ++++++++++++++++++++++++++++------------- 1 file changed, 28 insertions(+), 13 deletions(-)