Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branch
Conflicts: module/zfs/fletcher.c
This commit is contained in:
commit
c66757e332
|
@ -124,7 +124,6 @@
|
|||
* For both cached and uncached data, both fletcher checksums are much faster
|
||||
* than sha-256, and slower than 'off', which doesn't touch the data at all.
|
||||
*/
|
||||
>>>>>>> gcc-c90:module/zfs/fletcher.c
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysmacros.h>
|
||||
|
|
Loading…
Reference in New Issue