1
0
Fork 0

cifs: don't use __constant_cpu_to_le32()

A trivial patch.

cpu_to_le32() is capable enough to detect __builtin_constant_p()
and to use an appropriate compile time ___constant_swahb32()
function.

So we can use cpu_to_le32() instead of __constant_cpu_to_le32().

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
hifive-unleashed-5.2
Sergey Senozhatsky 2019-03-14 15:17:16 +09:00 committed by Steve French
parent 433b8dd767
commit f5307104e7
1 changed files with 1740 additions and 1740 deletions

File diff suppressed because it is too large Load Diff