teobaluta / qr-linux-kernel

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

Misc changes II. #12

Closed levex closed 10 years ago

levex commented 10 years ago

Hi Teodora,

The following changes since commit e7e5fcd2ceb67d575935b7d5ed979e552f02e6f8:

Merge pull request #7 from levex/for-teodora-bitstream (2014-06-01 16:44:10 +0300)

are available in the git repository at:

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

for you to fetch changes up to 3371c90b9e57d51b9a72e81420da819e395fc933:

MAINTAINERS: add entry for the QR library and its stuff (2014-06-06 16:49:53 +0200)


A fixup to a previous commit, a sparse fix and a new MAINTAINERS entry to show off!

Tell me if you find anything wrong.

Thanks


Levente Kurusa (3): qr: print_oops: actually disable the qr encoding when a bug occurs qr: qrspec: use kzalloc instead of kmalloc + memset MAINTAINERS: add entry for the QR library and its stuff

MAINTAINERS | 9 +++++++++ kernel/print_oops.c | 1 + lib/qr/qrspec.c | 3 +-- 3 files changed, 11 insertions(+), 2 deletions(-)