Add a static modifier to two functions that have no
separate declaration and are only used within the file they are
defined in. This problem was reported by sparse.
Signed-off-by: Kolbeinn Karlsson
---
drivers/staging/lustre/lustre/ptlrpc/events.c | 4 ++--
1 file changed, 2 insertions(+), 2
Fixed a coding style issue.
Signed-off-by: Kolbeinn Karlsson
---
drivers/staging/rtl8192e/rtllib_module.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib_module.c
b/drivers/staging/rtl8192e/rtllib_module.c
index 91e98e8..0cf3809 100644