summaryrefslogtreecommitdiff
path: root/drivers/base/power
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-10-18 20:20:40 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-10-18 20:20:40 (GMT)
commit7bc9b1cffc95675a957e870d258e95d43dcbba0b (patch)
tree4a751a9741cb4c111b94c088bb8afd2ba78a472e /drivers/base/power
parent70fea60d888d472ac044910fd0dc46b304419705 (diff)
downloadlinux-7bc9b1cffc95675a957e870d258e95d43dcbba0b.tar.xz
PM / Hibernate: Use bool for boolean fields of struct snapshot_data
The snapshot_data structure used internally by the hibernate user space interface code in user.c has three char fields that are used to store boolean values. Change their data type to bool and use true and false instead of 1 and 0, respectively, in assignments involving those fields. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/base/power')
0 files changed, 0 insertions, 0 deletions