Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736449
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [media] s2255drv: Adjust 13 checks for null pointers |
| Date | 2017-09-21 10:20 +0200 |
| Message-ID | <us4Se-6Mz-5@gated-at.bofh.it> (permalink) |
| References | <urQvT-5Dp-13@gated-at.bofh.it> <urQvT-5Dp-11@gated-at.bofh.it> <urWhX-19i-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
>> MIME-Version: 1.0 >> Content-Type: text/plain; charset=UTF-8 >> Content-Transfer-Encoding: 8bit >> > > You've been told several times that this stuff doesn't work. This functionality might not exactly work in the way that you expect so far. > Try applying this patch with `git am` and you'll see why. I find that these extra message fields work in the way that was designed by the Git software developers. elfring@Sonne:~/Projekte/Linux/next-patched> LANG=C git checkout -b next_deletion_of_oom_messages_in_s2255drv_test_20170921 next_deletion_of_oom_messages-20170905 && LANG=C git am '../[PATCH 2_5] [media] s2255drv: Adjust 13 checks for null pointers.eml' Switched to a new branch 'next_deletion_of_oom_messages_in_s2255drv_test_20170921' Applying: s2255drv: Adjust 13 checks for null pointers Would you like to clarify corresponding concerns any more? Regards, Markus
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] [media] s2255drv: Fine-tuning for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-20 19:00 +0200
[PATCH 2/5] [media] s2255drv: Adjust 13 checks for null pointers SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-20 19:00 +0200
Re: [PATCH 2/5] [media] s2255drv: Adjust 13 checks for null pointers Dan Carpenter <dan.carpenter@oracle.com> - 2017-09-21 01:10 +0200
Re: [media] s2255drv: Adjust 13 checks for null pointers SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-21 10:20 +0200
Re: [media] s2255drv: Adjust 13 checks for null pointers Dan Carpenter <dan.carpenter@oracle.com> - 2017-09-21 11:30 +0200
Re: [media] s2255drv: Adjust 13 checks for null pointers SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-21 13:30 +0200
[PATCH 1/5] [media] s2255drv: Delete three error messages for a failed memory allocation in s2255_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-20 19:00 +0200
[PATCH 4/5] [media] s2255drv: Use common error handling code in read_pipe_completion() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-20 19:10 +0200
[PATCH 3/5] [media] s2255drv: Improve two size determinations in s2255_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-20 19:10 +0200
[PATCH 5/5] [media] s2255drv: Delete an unnecessary return statement in five functions SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-20 19:10 +0200
csiph-web