[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1456669582-16318-1-git-send-email-m.v.b@runbox.com>
Date: Sun, 28 Feb 2016 09:26:20 -0500
From: "M. Vefa Bicakci" <m.v.b@...box.com>
To: linux-kernel@...r.kernel.org
Cc: Oleg Drokin <oleg.drokin@...el.com>,
Andreas Dilger <andreas.dilger@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"M. Vefa Bicakci" <m.v.b@...box.com>
Subject: [PATCH 0/2] staging: lustre: Correct two minor issues found by sparse
The patches in this series correct two minor issues found by sparse in
staging/lustre.
These patches were tested with compilation only; given their nature, I
hope/believe this is sufficient. The patches apply cleanly onto commit
2cda64cf6998 ("staging: unisys: visorbus: Remove useless return variables")
which points to the tip of the staging-next and staging-testing branches
as of now.
M. Vefa Bicakci (2):
staging: lustre: Use const static file_operations struct
staging: lustre: Use __user for a pointer to a user space address
drivers/staging/lustre/lustre/libcfs/module.c | 2 +-
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.5.0
Powered by blists - more mailing lists