OSDN Git Service

Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux...
[tomoyo/tomoyo-test1.git] / mm / z3fold.c
index 7952adf..7c76b39 100644 (file)
@@ -133,8 +133,6 @@ struct z3fold_header {
  * @stale:     list of pages marked for freeing
  * @pages_nr:  number of z3fold pages in the pool.
  * @c_handle:  cache for z3fold_buddy_slots allocation
- * @zpool:     zpool driver
- * @zpool_ops: zpool operations structure with an evict callback
  * @compact_wq:        workqueue for page layout background optimization
  * @release_wq:        workqueue for safe page release
  * @work:      work_struct for safe page release