mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] eCryptfs: Adjustments for several function implementations
@ 2017-08-19 16:54 SF Markus Elfring
  2017-08-19 16:55 ` [PATCH 1/3] ecryptfs: Delete 21 error messages for a failed memory allocation SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SF Markus Elfring @ 2017-08-19 16:54 UTC (permalink / raw)
  To: ecryptfs, Tyler Hicks; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 19 Aug 2017 18:15:14 +0200

Some update suggestions were taken into account
from static source code analysis.

Markus Elfring (3):
  Delete 21 error messages for a failed memory allocation
  Return an error code only as a constant in ecryptfs_add_global_auth_tok()
  Adjust four checks for null pointers

 fs/ecryptfs/crypto.c    | 22 +++-------------------
 fs/ecryptfs/inode.c     |  3 ---
 fs/ecryptfs/keystore.c  | 46 +++++++++++-----------------------------------
 fs/ecryptfs/messaging.c |  6 ------
 fs/ecryptfs/miscdev.c   |  6 +-----
 fs/ecryptfs/mmap.c      |  2 --
 6 files changed, 15 insertions(+), 70 deletions(-)

-- 
2.14.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-14  1:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-19 16:54 [PATCH 0/3] eCryptfs: Adjustments for several function implementations SF Markus Elfring
2017-08-19 16:55 ` [PATCH 1/3] ecryptfs: Delete 21 error messages for a failed memory allocation SF Markus Elfring
2017-08-19 16:56 ` [PATCH 2/3] ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth_tok() SF Markus Elfring
2017-08-19 16:57 ` [PATCH 3/3] ecryptfs: Adjust four checks for null pointers SF Markus Elfring
2017-10-14  1:29 ` [PATCH 0/3] eCryptfs: Adjustments for several function implementations Tyler Hicks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome