chao an
|
664927c86e
|
mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-08-30 14:34:20 +08:00 |
chao an
|
b60f01a55b
|
inode/i_private: remove all unnecessary cast for i_private
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-08-29 08:58:07 +02:00 |
chao an
|
7aa45305b7
|
fs/inode: remove all unnecessary check for filep/inode
Since VFS layer already contains sanity checks, so remove unnecessary lower half checks
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-08-29 09:47:11 +08:00 |
Petro Karashchenko
|
6e3cb04531
|
drivers/sensors/msa301: switch from semaphore to mutex for exclusive access
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2023-01-26 10:24:05 +08:00 |
Xiang Xiao
|
779a610ca3
|
Remove the unnecessary NULL fields in global instance definition of file_operations
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-01-04 00:32:13 +02:00 |
Nathan Hartman
|
849f760b77
|
Fix various typos
|
2022-07-08 02:15:54 +08:00 |
Petro Karashchenko
|
a743fed63d
|
file_operations: get back C89 compatible initializer
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-01-11 02:14:00 +08:00 |
daviepeng
|
60b6199120
|
fix nxstyle
|
2021-08-30 02:52:30 +08:00 |
daviepeng
|
c7cda607f4
|
Adds driver for msa301 sensore module
|
2021-08-30 02:52:30 +08:00 |